setAlias.GenericReporter: Sets the alias of the report

setAlias.GenericReporterR Documentation

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

## S3 method for class 'GenericReporter'
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.


aroma.affymetrix documentation built on July 18, 2022, 5:07 p.m.