setTags.GenericDataFileSet {R.filesets}R Documentation

Sets the tags of the file set

Description

Sets the tags of the file set.

Usage

## S3 method for class 'GenericDataFileSet':
setTags(this, tags="*", ...)

Arguments

tags A character vector of tags.
... Not used.

Details

See *getTags() for so called special tags.

Value

Returns nothing.

Author(s)

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

See Also

*getTags(). For more information see GenericDataFileSet.


[Package R.filesets version 0.5.3 Index]