getDataByIds.BaseFileAssays {aroma.Base}R Documentation

Gets a subset of data for one or all bioassays in the bioassay set

Description

Gets a subset of data for one or all bioassays in the bioassay set.

Usage

## S3 method for class 'BaseFileAssays':
getDataByIds(this, ids, ...)

Arguments

ids Ids of assays to be returned.
... Arguments passed to getDataByKeys().

Value

Returns a data.frame.

Author(s)

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

See Also

For more information see BaseFileAssays.


[Package aroma.Base version 0.4.8 Index]