Minor error in ?cbind
The help for rbind() and cbind() says in the text that the default for deparse.level is 0, when in fact it is 1.? Here's a patch to fix it. Duncan Murdoch -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cbind.patch.txt URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20220804/0c53b210/attachment.txt>