Learn R Programming

aroma.affymetrix (version 3.0.0)

setAlias.GenericReporter: Sets the alias of the report

Description

Sets the alias of the report. If specified, the alias overrides the report name, which is used by default.

Usage

"setAlias"(this, alias=NULL, ...)

Arguments

alias
A character string for the new alias of the report. The alias must consists of valid filename characters, and must not contain commas, which are used to separate tags.
...
Not used.

Value

Returns nothing.

See Also

*getAlias(). *getName(). For more information see GenericReporter.