Learn R Programming

aroma.core (version 1.2.0)

getInputDataSet.AromaTransform: 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

See Also

For more information see AromaTransform.