lina@u.washington.edu
2002-Oct-16 06:36 UTC
documentation: Missing paranthesis in reshape.Rd (PR#2170)
Full_Name: Michale Na Li
Version: 1.6.0
OS: i386-linux
Submission from: (NULL) (140.142.172.141)
In src/library/base/man/reshape.Rd, one paranthesis is missing, here is the
patch.
*** reshape.Rd.old 2002-10-15 23:32:25.000000000 -0700
--- reshape.Rd 2002-10-15 23:32:35.000000000 -0700
***************
*** 12,18 ****
idvar = "id", ids = 1:NROW(data),
times = seq(length = length(varying[[1]])),
drop = NULL, direction, fix.row.names = TRUE,
! split=list(regexp="\\.",include=FALSE)
}
%- maybe also `usage' for other objects documented here.
\arguments{
--- 12,18 ----
idvar = "id", ids = 1:NROW(data),
times = seq(length = length(varying[[1]])),
drop = NULL, direction, fix.row.names = TRUE,
! split=list(regexp="\\.",include=FALSE))
}
%- maybe also `usage' for other objects documented here.
\arguments{
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
maechler@stat.math.ethz.ch
2002-Oct-17 16:52 UTC
documentation: Missing paranthesis in reshape.Rd (PR#2170)
>>>>> "Michael" == Michael Na Li <lina@u.washington.edu> >>>>> on Wed, 16 Oct 2002 08:36:09 +0200 (MET DST) writes:Michael> Full_Name: Michale Na Li Michael> Version: 1.6.0 Michael> OS: i386-linux Michael> Submission from: (NULL) (140.142.172.141) Michael> In src/library/base/man/reshape.Rd, one paranthesis Michael> is missing, here is the patch. Michael> .......... Thank you, Michael. I've added that (and many spaces). Martin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 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 _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._