The R Project SVN R

Rev

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

Rev 86925 Rev 88893
Line 155... Line 155...
155
  be of a different class and so must be handled separately.  If they
155
  be of a different class and so must be handled separately.  If they
156
  are all of the same class, consider using a matrix instead.
156
  are all of the same class, consider using a matrix instead.
157
}
157
}
158
 
158
 
159
\seealso{
159
\seealso{
160
  The \sQuote{R Data Import/Export} manual.
160
  The manual \manual{R-data}{}.
161
 
161
 
162
  \code{\link{read.table}}, \code{\link{write}}.
162
  \code{\link{read.table}}, \code{\link{write}}.
163
 
163
 
164
  \code{\link[MASS]{write.matrix}} in package \CRANpkg{MASS}.
164
  \code{\link[MASS]{write.matrix}} in package \CRANpkg{MASS}.
165
}
165
}