The R Project SVN R

Rev

Rev 27018 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27018 Rev 27447
Line 190... Line 190...
190
}
190
}
191
\seealso{
191
\seealso{
192
  The \emph{R Data Import/Export} manual.
192
  The \emph{R Data Import/Export} manual.
193
  
193
  
194
  \code{\link{scan}}, \code{\link{type.convert}},
194
  \code{\link{scan}}, \code{\link{type.convert}},
195
  \code{\link{read.fwf}} for reading \emph{f}ixed \emph{w}idth
195
  \code{\link[utils]{read.fwf}} for reading \emph{f}ixed \emph{w}idth
196
  \emph{f}ormatted input;
196
  \emph{f}ormatted input;
197
  \code{\link{write.table}};
197
  \code{\link{write.table}};
198
  \code{\link{data.frame}}.
198
  \code{\link{data.frame}}.
199
 
199
 
200
  \code{\link{count.fields}} can be useful to determine problems with
200
  \code{\link{count.fields}} can be useful to determine problems with