Learn R Programming

R.filesets (version 2.15.1)

setTags.FullNameInterface: Sets the tags

Description

Sets the tags.

Usage

# S3 method for FullNameInterface
setTags(this, tags="*", ...)

Value

Returns (invisibly) itself.

Arguments

tags

A character vector of tags.

...

Not used.

Author

Henrik Bengtsson

Details

See *getTags() for so called special tags.

See Also

*getTags(). For more information see FullNameInterface.