readLines.TabularTextFile {R.filesets} | R Documentation |
Reads the lines of the data file as strings
Description
Reads the lines of the data file as strings.
Usage
## S3 method for class 'TabularTextFile'
readLines(con, ...)
Arguments
... |
Optional arguments passed to |
Value
Author(s)
Henrik Bengtsson
See Also
*readDataFrame()
.
For more information see TabularTextFile
.
[Package R.filesets version 2.15.1 Index]