getFullName.AromaTransform {aroma.core}R Documentation

Gets the full name of the output data set

Description

Gets the full name of the output data set, which is the name with comma separated tags.

Usage

## S3 method for class 'AromaTransform':
getFullName(this, ...)

Arguments

... Not used.

Value

Returns a character string.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see AromaTransform.


[Package aroma.core version 1.4.0 Index]