Learn R Programming

aroma.affymetrix (version 2.2.0)

setAlias.Model: Sets the name alias for the model

Description

Sets the name alias for the model, if set.

Usage

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

Arguments

alias
A character string, or NULL.
...
Not used.

Value

  • Returns nothing.

See Also

*getAlias() For more information see Model.