readLines.TabularTextFile | R Documentation |
Reads the lines of the data file as strings.
## S3 method for class 'TabularTextFile'
readLines(con, ...)
... |
Optional arguments passed to |
Returns a character
vector
.
Henrik Bengtsson
*readDataFrame()
.
For more information see TabularTextFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.