The R Project SVN R

Rev

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

Rev 85065 Rev 88581
Line 36... Line 36...
36
  The replacement method changes the \code{"dim"} attribute (provided the
36
  The replacement method changes the \code{"dim"} attribute (provided the
37
  new value is compatible) and removes any \code{"dimnames"} \emph{and}
37
  new value is compatible) and removes any \code{"dimnames"} \emph{and}
38
  \code{"names"} attributes.
38
  \code{"names"} attributes.
39
}
39
}
40
\references{
40
\references{
41
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
41
  \bibshow{R:Becker+Chambers+Wilks:1988}
42
  \emph{The New S Language}.
-
 
43
  Wadsworth & Brooks/Cole.
-
 
44
}
42
}
45
\seealso{
43
\seealso{
46
  \code{\link{ncol}}, \code{\link{nrow}} and \code{\link{dimnames}}.
44
  \code{\link{ncol}}, \code{\link{nrow}} and \code{\link{dimnames}}.
47
}
45
}
48
\examples{
46
\examples{