Learn R Programming

aroma.affymetrix (version 3.2.2)

setAlias.Model: Sets the name alias for the model

Description

Sets the name alias for the model, if set.

Usage

# S3 method for Model
setAlias(this, alias=NULL, ...)

Value

Returns nothing.

Arguments

alias

A character string, or NULL.

...

Not used.

See Also

*getAlias() For more information see Model.