setAlias.GenericReporter | R Documentation |
Sets the alias of the report. If specified, the alias overrides the report name, which is used by default.
## S3 method for class 'GenericReporter'
setAlias(this, alias=NULL, ...)
alias |
A |
... |
Not used. |
Returns nothing.
*getAlias()
.
*getName()
.
For more information see GenericReporter
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.