Learn R Programming

aroma.affymetrix (version 3.2.2)

getAlias.Model: Gets the name alias for the model

Description

Gets the name alias for the model, if set.

Usage

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

Value

Returns a character string, or NULL.

Arguments

...

Not used.

See Also

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