getName.BaseFileAssays {aroma.Base}R Documentation

Gets the name of all bioassays in the bioassay set

Description

Gets the name of all bioassays in the bioassay set.

Usage

## S3 method for class 'BaseFileAssays':
getName(this, ids=NULL, ...)

Arguments

ids Ids of assays to be returned. If NULL, all are returned.
... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]