getDefaultColumnNames.TabularTextFile | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.