stephen@cogsci.ed.ac.uk
2001-Aug-29 18:46 UTC
[Rd] Array.rd - typos and suggestion (PR#1079)
Full_Name: Stephen Eglen Version: 1.3.0 OS: Redhat 6.1 Submission from: (NULL) (128.252.204.21) in R-1.3.0/src/library/base/man/array.Rd there are a few typos: line 16 reated -> created line 17 idices -> indices line 19 compoent -> component The documentation also seems to refer to the first argument as both `data' and `x' (for the default value of arg 2) which is confusing. I suggest changing line 10 to: array(data, dim = length(data), dimnames = NULL) and changing \code{x} to \code{data} on lines 26,28 and 29. Cheers, Stephen -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._