Rdocumentation
powered by
Learn R Programming
aroma.affymetrix (version 2.5.0)
getName.Model: Gets the name of the output data set
Description
Gets the name of the output data set, which is the same as the name of the input data set, unless an alias is set.
Usage
## S3 method for class 'Model': getName(this, ...)
Arguments
...
Not used.
Value
Returns a
character
string.
See Also
*getAlias
()
For more information see
Model
.