getTags.Explorer {aroma.core}R Documentation

Gets the tags of the explorer

Description

Gets the tags of the explorer, which are the tags of the data set plus additional tags.

Usage

## S3 method for class 'Explorer':
getTags(this, collapse=NULL, ...)

Arguments

... Not used.

Value

Returns a character vector.

Author(s)

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

See Also

For more information see Explorer.


[Package aroma.core version 1.4.0 Index]