setColumns.BaseFileSection {aroma.Base}R Documentation

Sets the column names of the data table

Description

Sets the column names of the data table.

Usage

## S3 method for class 'BaseFileSection':
setColumns(this, names, ...)

Arguments

names A character vector.
... Not used.

Value

Returns nothing.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see BaseFileSection.


[Package aroma.Base version 0.4.8 Index]