Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getDefaultColumnNames.TabularTextFile

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

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.