getName.Explorer {aroma.core} | R Documentation |
Gets the name of the explorer, which is the same as the name of the data set.
## S3 method for class 'Explorer': getName(this, ...)
... |
Not used. |
If a name alias has not been set explicitly, the name of the data set will used.
Returns a character
string.
Henrik Bengtsson (http://www.braju.com/R/)
For more information see Explorer
.