setAnnotationColumns.BaseFileAssays {aroma.Base}R Documentation

Sets the names of the annotation columns

Description

Sets the names of the annotation columns.

Usage

## S3 method for class 'BaseFileAssays':
setAnnotationColumns(this, names, ...)

Arguments

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.

Value

Returns nothing.

Author(s)

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

See Also

*getAnnotationColumns() For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]