| setAnnotationColumns.BaseFileAssays {aroma.Base} | R Documentation |
Sets the names of the annotation columns.
## S3 method for class 'BaseFileAssays': setAnnotationColumns(this, names, ...)
names |
A character vector of column names.
If there already are existing annotation columns specified, the
number of new column names must match the existing number, otherwise
an exception is thrown. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*getAnnotationColumns()
For more information see BaseFileAssays.