| getDefaultColumnNames.TabularTextFile {R.filesets} | R Documentation |
Gets the default column names by inferring it from the file header.
## S3 method for class 'TabularTextFile' getDefaultColumnNames(this, ...)
... |
Optional arguments passed |
Returns character vector,
or NULL if there are no column names in the file header.
Henrik Bengtsson
For more information see TabularTextFile.