setName.FullNameInterface {R.filesets} | R Documentation |
Sets the name part of the fullname
Description
Sets the name part of the fullname, leaving the tags untouched.
Usage
## S3 method for class 'FullNameInterface'
setName(this, name=NULL, ...)
Arguments
name |
The new name part of the fullname.
If |
... |
Not used. |
Value
Returns (invisibly) itself.
Author(s)
Henrik Bengtsson
See Also
*setFullName()
.
*getName()
.
For more information see FullNameInterface
.
[Package R.filesets version 2.15.1 Index]