getDataByKeys.BaseFileSection: Gets a subset of data for one or all bioassays in the...

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

1
2
## S3 method for class 'BaseFileSection'
getDataByKeys(this, byField=NULL, keys=NULL, fields=NULL, ...)

Arguments

byField

A character string of the field to be stratified on. If NULL, no stratification is done.

keys

Rows with these values on the key field will be returned.

fields

A character vector of the fields to be returned. If NULL, all fields are returned.

...

Not used.

Value

Returns a data.frame.

Author(s)

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

See Also

*getData(). For more information see BaseFileSection.


HenrikBengtsson/aroma.Base documentation built on May 7, 2019, 1:51 a.m.