getColumns.BaseFileSpots {aroma.Base}R Documentation

Gets the names of the non-assay-field data columns

Description

Gets the names of the non-assay-field data columns.

Usage

## S3 method for class 'BaseFileSpots':
getColumns(this, ...)

Arguments

... Not used.

Value

Returns a character string vector.

Author(s)

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

See Also

*getAssayFields() For more information see BaseFileSpots.


[Package aroma.Base version 0.4.8 Index]