powered by
Gets the tags of the output data set, which consists of the tags of the input data set followed by an additional set of tags added by the model.
# S3 method for Model getTags(this, collapse=NULL, ...)
Returns a character
character
vector.
vector
A character string used to concatenate the tags. If NULL, the tags are not concatenated.
NULL
Not used.
*setTags() For more information see Model.
*setTags()
Model