| getColumns.BaseFileSection {aroma.Base} | R Documentation |
Gets the column names of the data table, if it exists.
## S3 method for class 'BaseFileSection': getColumns(this, ...)
... |
Not used. |
Returns a character string vector, if data table exists, otherwise
NULL.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see BaseFileSection.