setArrays.Explorer {aroma.core}R Documentation

Sets the arrays

Description

Sets the arrays to be processed by the explorer.

Usage

## S3 method for class 'Explorer':
setArrays(...)

Arguments

arrays A character (or integer) vector of arrays to be considered. If NULL, all arrays of the data set are considered.
... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see Explorer.


[Package aroma.core version 1.4.0 Index]