powered by
Gets the default column names by inferring it from the file header.
# S3 method for TabularTextFile getDefaultColumnNames(this, ...)
Returns character
character
vector, or NULL if there are no column names in the file header.
vector
NULL
Optional arguments passed *getHeader().
*getHeader()
Henrik Bengtsson
For more information see TabularTextFile.
TabularTextFile