The R Project SVN R

Rev

Rev 24300 | Rev 37839 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24300 Rev 27273
Line 15... Line 15...
15
\details{
15
\details{
16
  If \code{na.rm} is \code{FALSE} an \code{NA}
16
  If \code{na.rm} is \code{FALSE} an \code{NA}
17
  value in any of the arguments will cause
17
  value in any of the arguments will cause
18
  a value of \code{NA} to be returned, otherwise
18
  a value of \code{NA} to be returned, otherwise
19
  \code{NA} values are ignored.
19
  \code{NA} values are ignored.
-
 
20
 
-
 
21
  This is a generic function: methods can be defined for it
-
 
22
  directly or via the \code{\link{Summary}} group generic.
20
}
23
}
21
\references{
24
\references{
22
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
25
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
23
  \emph{The New S Language}.
26
  \emph{The New S Language}.
24
  Wadsworth \& Brooks/Cole.
27
  Wadsworth \& Brooks/Cole.