The R Project SVN R

Rev

Rev 80313 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 80313 Rev 88581
Line 168... Line 168...
168
  it is evaluated, and in particular what \code{\dots} might refer to.
168
  it is evaluated, and in particular what \code{\dots} might refer to.
169
  You can pass additional named arguments to a function call as
169
  You can pass additional named arguments to a function call as
170
  additional named arguments to \code{replicate}: see \sQuote{Examples}.
170
  additional named arguments to \code{replicate}: see \sQuote{Examples}.
171
}
171
}
172
\references{
172
\references{
173
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
173
  \bibshow{R:Becker+Chambers+Wilks:1988}
174
  \emph{The New S Language}.
-
 
175
  Wadsworth & Brooks/Cole.
-
 
176
}
174
}
177
\seealso{
175
\seealso{
178
  \code{\link{apply}}, \code{\link{tapply}},
176
  \code{\link{apply}}, \code{\link{tapply}},
179
  \code{\link{mapply}} for applying a function to \bold{m}ultiple
177
  \code{\link{mapply}} for applying a function to \bold{m}ultiple
180
  arguments, and \code{\link{rapply}} for a \bold{r}ecursive version of
178
  arguments, and \code{\link{rapply}} for a \bold{r}ecursive version of