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.


R.filesets documentation built on July 21, 2022, 5:11 p.m.