The R Project SVN R

Rev

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

Rev 77708 Rev 88581
Line 44... Line 44...
44
\value{
44
\value{
45
  An array with the same shape as \code{x}, but with the summary
45
  An array with the same shape as \code{x}, but with the summary
46
  statistics swept out.
46
  statistics swept out.
47
}
47
}
48
\references{
48
\references{
49
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
49
  \bibshow{R:Becker+Chambers+Wilks:1988}
50
  \emph{The New S Language}.
-
 
51
  Wadsworth & Brooks/Cole.
-
 
52
}
50
}
53
\seealso{
51
\seealso{
54
  \code{\link{apply}} on which \code{sweep} used to be based;
52
  \code{\link{apply}} on which \code{sweep} used to be based;
55
  \code{\link{scale}} for centering and scaling.
53
  \code{\link{scale}} for centering and scaling.
56
}
54
}