Learn R Programming

aroma.affymetrix (version 2.5.0)

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.
...
Not used.

Value

  • Returns nothing.

See Also

*getTags() For more information see Model.