getDefaultColumnNames.TabularTextFile: Gets the default column names

getDefaultColumnNames.TabularTextFileR Documentation

Gets the default column names

Description

Gets the default column names by inferring it from the file header.

Usage

## S3 method for class 'TabularTextFile'
getDefaultColumnNames(this, ...)

Arguments

...

Optional arguments passed *getHeader().

Value

Returns character vector, or NULL if there are no column names in the file header.

Author(s)

Henrik Bengtsson

See Also

For more information see TabularTextFile.


R.filesets documentation built on May 29, 2024, 9:10 a.m.