getAlias.Explorer {aroma.core}R Documentation

Gets the alias of the output set

Description

Gets the alias of the output set.

Usage

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

Arguments

... Not used.

Value

Returns a character, or NULL if no alias is set.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*setAlias(). *getName(). For more information see Explorer.


[Package aroma.core version 1.4.0 Index]