getColumnNames.ColumnNamesInterface: Gets the column names

getColumnNames.ColumnNamesInterfaceR Documentation

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.


HenrikBengtsson/R.filesets documentation built on Jan. 31, 2024, 8:11 a.m.