getAlias.Model {aroma.affymetrix}R Documentation

Gets the name alias for the model

Description

Gets the name alias for the model, if set.

Usage

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

Arguments

... Not used.

Value

Returns a character string, or NULL.

Author(s)

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

See Also

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


[Package aroma.affymetrix version 1.2.0 Index]