readDataFrame.GenericTabularFile {R.filesets} | R Documentation |
Reads the tabular data as a data frame.
## S3 method for class 'GenericTabularFile'
readDataFrame(...)
... |
Not used. |
Returns a data.frame
.
Henrik Bengtsson
For more information see GenericTabularFile
.