readLines.TabularTextFile {R.filesets} | R Documentation |
Reads the lines of the data file as strings.
## S3 method for class 'TabularTextFile'
readLines(con, ...)
... |
Optional arguments passed to |
Henrik Bengtsson
*readDataFrame()
.
For more information see TabularTextFile
.