setAlias.Explorer: Sets the alias of the output set

setAlias.ExplorerR Documentation

Sets the alias of the output set

Description

Sets the alias of the output set. If specified, the alias overrides the data set name, which is used by default.

Usage

## S3 method for class 'Explorer'
setAlias(this, alias=NULL, ...)

Arguments

alias

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

...

Not used.

Value

Returns itself invisibly.

Author(s)

Henrik Bengtsson

See Also

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


aroma.core documentation built on Nov. 16, 2022, 1:07 a.m.