Learn R Programming

aroma.affymetrix (version 3.2.2)

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 Model
setTags(this, tags=NULL, ...)

Value

Returns nothing.

Arguments

tags

A character vector of tags. The tags may also be passed as comma-separated strings.

...

Not used.

See Also

*getTags() For more information see Model.