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
# S3 method for GenericReporter
setAlias(this, alias=NULL, ...)
Value
Returns nothing.
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.
See Also
*getAlias().
*getName().
For more information see GenericReporter.