documentation: Missing paranthesis in reshape.Rd (PR#2170)
lina@u.washington.edu
lina@u.washington.edu
Wed, 16 Oct 2002 08:36:09 +0200 (MET DST)
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._