getAlias.GenericReporter {aroma.affymetrix}R Documentation

Gets the alias of the report

Description

Gets the alias of the report.

Usage

## S3 method for class 'GenericReporter':
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 GenericReporter.


[Package aroma.affymetrix version 1.2.0 Index]