Skip to content
Prev 60184 / 63424 Next

Potential bugs in table dnn

Dear Thomas,

actually, I have in the mean time already applied the changes I
think are needed,
both in the code and in the documentation.

So, in this case, it may be a waste of time to still open a
bugzilla issue, I think.

Here are my current changes (not yet committed; of course I would also add
a NEWS entry, mentioning you):


Index: src/library/base/R/table.R
===================================================================
53c53
< 	if (length(dnn) != length(args))
---
Index: src/library/base/man/table.Rd
===================================================================
23c23
<   \code{table} uses the cross-classifying factors to build a contingency
---
41c41,42
<     (including character strings), or a list (or data frame) whose
---
67c68,69
<   If the argument \code{dnn} is not supplied, the internal function
---
With regards,
Martin