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

setColumnNames.ColumnNamesInterface

Sets the column names


Description

Sets the column names. This is done using a names translator function that returns the specified names.

Usage

## S3 method for class 'ColumnNamesInterface'
setColumnNames(this, ...)

Arguments

...

Arguments, typically a character string, which are passed to the names translator generator.

Value

Returns (invisibly) itself.

Author(s)

Henrik Bengtsson

See Also

*getColumnNames(). 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.