The R Project SVN R

Rev

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

Rev 87797 Rev 88581
Line 106... Line 106...
106
  \code{max} and \code{min} are part of the S4
106
  \code{max} and \code{min} are part of the S4
107
  \code{\link[=S4groupGeneric]{Summary}} group generic.  Methods
107
  \code{\link[=S4groupGeneric]{Summary}} group generic.  Methods
108
  for them must use the signature \code{x, \dots, na.rm}.
108
  for them must use the signature \code{x, \dots, na.rm}.
109
}
109
}
110
\references{
110
\references{
111
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
111
  \bibshow{R:Becker+Chambers+Wilks:1988}
112
  \emph{The New S Language}.
-
 
113
  Wadsworth & Brooks/Cole.
-
 
114
}
112
}
115
\note{
113
\note{
116
  \sQuote{Numeric} arguments are vectors of type integer and numeric,
114
  \sQuote{Numeric} arguments are vectors of type integer and numeric,
117
  and logical (coerced to integer).  For historical reasons, \code{NULL}
115
  and logical (coerced to integer).  For historical reasons, \code{NULL}
118
  is accepted as equivalent to \code{integer(0)}.% PR#1283
116
  is accepted as equivalent to \code{integer(0)}.% PR#1283