Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 1.6.0)
getDataSet.Model: Gets the input data set for this model
Description
Gets the input data set for this model.
Usage
## S3 method for class 'Model': getDataSet(this, ...)
Arguments
...
Not used.
Value
Returns an
AffymetrixCelSet
.
See Also
For more information see
Model
.