setTags.Model {aroma.affymetrix} | R Documentation |
Sets the tags to be appended to the tags of the input data set.
## S3 method for class 'Model': setTags(this, tags=NULL, ...)
tags |
A character vector of tags.
The tags may also be passed as comma-separated strings. |
... |
Not used. |
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*getTags()
For more information see Model
.