getInputDataSet.AromaTransform {aroma.core}R Documentation

Gets the input data set

Description

Gets the input data set that is to be (or has been) transformed.

Usage

## S3 method for class 'AromaTransform':
getInputDataSet(this, ...)

Arguments

... Not used.

Value

Returns an AromaMicroarrayDataSet.

Author(s)

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

See Also

For more information see AromaTransform.


[Package aroma.core version 1.4.0 Index]