select.MicroarrayData: Selects rows with certain criteria

Description Usage Arguments Value Author(s) See Also

Description

Given a search criteria, the indices of the rows that fullfills the search criteria will be returned.

Usage

1
2
## S3 method for class 'MicroarrayData'
select(this, ...)

Arguments

...

The criteria (of fields etc) for returning a row. The indices of all matching rows are returned.

Value

Returns a vector of indices.

Author(s)

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

See Also

*extract(). For more information see MicroarrayData.


HenrikBengtsson/aroma documentation built on May 7, 2019, 12:56 a.m.