setTags.Model: Sets the tags to be appended
Description
Sets the tags to be appended to the tags of the input data set.Usage
## S3 method for class 'Model':
setTags(this, tags=NULL, ...)
Arguments
tags
A character
vector
of tags.
The tags may also be passed as comma-separated strings.