Learn R Programming

aroma.core (version 1.2.0)

indexOfArrays.AromaMicroarrayDataSetTuple: Gets the indices of the arrays

Description

Gets the indices of the arrays.

Usage

## S3 method for class 'AromaMicroarrayDataSetTuple':
indexOfArrays(this, arrays=NULL, ...)

Arguments

arrays
A character vector of arrays names. If NULL, all arrays are considered.
...
Not used.

Value

See Also

For more information see AromaMicroarrayDataSetTuple.