The R Project SVN R

Rev

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

Rev 78417 Rev 88581
Line 66... Line 66...
66
  In all cases the result is coerced by \code{\link{as.vector}} to one
66
  In all cases the result is coerced by \code{\link{as.vector}} to one
67
  of the basic vector types before the dimensions are set, so that (for
67
  of the basic vector types before the dimensions are set, so that (for
68
  example) factor results will be coerced to a character array.
68
  example) factor results will be coerced to a character array.
69
}
69
}
70
\references{
70
\references{
71
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
71
  \bibshow{R:Becker+Chambers+Wilks:1988}
72
  \emph{The New S Language}.
-
 
73
  Wadsworth & Brooks/Cole.
-
 
74
}
72
}
75
\seealso{
73
\seealso{
76
  \code{\link{lapply}} and there, \code{\link{simplify2array}};
74
  \code{\link{lapply}} and there, \code{\link{simplify2array}};
77
  \code{\link{tapply}}, and convenience functions
75
  \code{\link{tapply}}, and convenience functions
78
  \code{\link{sweep}} and \code{\link{aggregate}}.
76
  \code{\link{sweep}} and \code{\link{aggregate}}.