Learn R Programming

aroma.affymetrix (version 3.2.2)

getName.Model: Gets the name of the output data set

Description

Gets the name of the output data set, which is the same as the name of the input data set, unless an alias is set.

Usage

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

Value

Returns a character string.

Arguments

...

Not used.

See Also

*getAlias() For more information see Model.