The R Project SVN R

Rev

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

Rev 23355 Rev 25179
Line 28... Line 28...
28
  more control, open a binary connection and specify the precise value
28
  more control, open a binary connection and specify the precise value
29
  you want written to the file in \code{sep}.  For even more control,
29
  you want written to the file in \code{sep}.  For even more control,
30
  use \code{\link{writeChar}} on a binary connection.
30
  use \code{\link{writeChar}} on a binary connection.
31
}
31
}
32
\seealso{
32
\seealso{
33
  \code{\link{connections}}, \code{\link{writeChar}},
33
  \code{\link{connections}}, \code{\link{writeChar}}, \code{\link{writeBin}},
34
  \code{\link{readLines}}, \code{\link{cat}}
34
  \code{\link{readLines}}, \code{\link{cat}}
35
}
35
}
36
 
36
 
37
\keyword{file}
37
\keyword{file}
38
\keyword{connection}
38
\keyword{connection}