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 93... Line 93...
93
  will avoid duplicating \code{x} \emph{and} preserve
93
  will avoid duplicating \code{x} \emph{and} preserve
94
  \code{\link{class}(x)} which may be useful, e.g.,
94
  \code{\link{class}(x)} which may be useful, e.g.,
95
  for \code{\link{Date}} objects.
95
  for \code{\link{Date}} objects.
96
}
96
}
97
\references{
97
\references{
98
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
98
  \bibshow{R:Becker+Chambers+Wilks:1988}
99
  \emph{The New S Language}.
-
 
100
  Wadsworth & Brooks/Cole.
-
 
101
}
99
}
102
\seealso{
100
\seealso{
103
  \code{\link{data.matrix}}, which attempts to convert to a numeric
101
  \code{\link{data.matrix}}, which attempts to convert to a numeric
104
  matrix.
102
  matrix.
105
 
103