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