getTags.Model {aroma.affymetrix} | R Documentation |
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 class 'Model': getTags(this, collapse=NULL, ...)
collapse |
A character string used to concatenate the tags.
If NULL , the tags are not concatenated. |
... |
Not used. |
Henrik Bengtsson (http://www.braju.com/R/)
*setTags()
For more information see Model
.