aroma.core (version 3.1.1)

getTags.AromaTransform: Gets the tags of the output data set

Description

Gets the tags of the output data set, which equals the tags of the input data set plus the tags of this transformation.

Usage

# S3 method for AromaTransform
getTags(this, collapse=NULL, ...)

Arguments

...

Not used.

Value

Returns a character vector.

See Also

For more information see AromaTransform.