Learn R Programming

aroma.affymetrix (version 3.2.2)

getAlias.GenericReporter: Gets the alias of the report

Description

Gets the alias of the report.

Usage

# S3 method for GenericReporter
getAlias(this, ...)

Value

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

Arguments

...

Not used.

See Also

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