setAlias.Model {aroma.affymetrix}R Documentation

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.

Author(s)

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

See Also

*getAlias() For more information see Model.


[Package aroma.affymetrix version 1.2.0 Index]