| setColumns.BaseFileSection {aroma.Base} | R Documentation |
Sets the column names of the data table.
## S3 method for class 'BaseFileSection': setColumns(this, names, ...)
names |
A character vector. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileSection.