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

getColumnNames.ColumnNamesInterface

Gets the column names


Description

Gets the column names.

Usage

## S3 method for class 'ColumnNamesInterface'
getColumnNames(this, ..., translate=TRUE)

Arguments

translate

If TRUE and a names translator is set, the column names are translated before returned.

...

Not used.

Value

Returns a character vector.

Author(s)

Henrik Bengtsson

See Also

*getDefaultColumnNames(). For more information see ColumnNamesInterface.


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.