setTags.GenericDataFileSet {R.filesets} | R Documentation |
Sets the tags of the file set.
## S3 method for class 'GenericDataFileSet': setTags(this, tags="*", ...)
tags |
A character vector of tags. |
... |
Not used. |
See *getTags()
for so called special tags.
Returns nothing.
Henrik Bengtsson (http://www.braju.com/R/)
*getTags()
.
For more information see GenericDataFileSet
.