getAlias.Explorer {aroma.core} | R Documentation |
Gets the alias of the output set.
## S3 method for class 'Explorer': getAlias(this, ...)
... |
Not used. |
Returns a character
, or NULL
if no alias is set.
Henrik Bengtsson (http://www.braju.com/R/)
*setAlias()
.
*getName()
.
For more information see Explorer
.