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