setTags.Model {aroma.affymetrix}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

*getTags() For more information see Model.


[Package aroma.affymetrix version 1.2.0 Index]