Learn R Programming

aroma.core (version 1.2.0)

getName.Explorer: Gets the name of the explorer

Description

Gets the name of the explorer, which is the same as the name of the data set.

Usage

## S3 method for class 'Explorer':
getName(this, ...)

Arguments

...
Not used.

Value

Details

If a name alias has not been set explicitly, the name of the data set will used.

See Also

For more information see Explorer.