getData.BaseFileSpots: Gets a subset of or the complete data table

Description Usage Arguments Details Value Author(s) See Also

Description

Gets a subset of or the complete data table.

Usage

1
2
## S3 method for class 'BaseFileSpots'
getData(this, assays=NULL, fields=NULL, ...)

Arguments

assays

A character string vector of assays to be returned.

fields

A character string vector of fields, both non-assay fields ("columns") and assay fields to be returned.

...

Not used.

Details

If only one assay is returned, the assay name suffices are excluded from the assay field columns, otherwise they are included.

Value

Returns a data.frame.

Author(s)

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

See Also

*getColumns() For more information see BaseFileSpots.


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