The R Project SVN R

Rev

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

Rev 61132 Rev 61433
Line 37... Line 37...
37
  Wadsworth & Brooks/Cole.
37
  Wadsworth & Brooks/Cole.
38
}
38
}
39
\seealso{
39
\seealso{
40
  \code{write} is a wrapper for \code{\link{cat}}, which gives further
40
  \code{write} is a wrapper for \code{\link{cat}}, which gives further
41
  details on the format used.
41
  details on the format used.
42
  
42
 
43
  \code{\link{save}} for writing any \R objects,
43
  \code{\link{save}} for writing any \R objects,
44
  \code{\link{write.table}} for data frames,
44
  \code{\link{write.table}} for data frames,
45
  and \code{\link{scan}} for reading data.
45
  and \code{\link{scan}} for reading data.
46
}
46
}
47
\examples{
47
\examples{