setFullName.FullNameInterface {R.filesets} | R Documentation |
Sets the full name
Description
Sets the full name. This is done using a fullname translator function that returns the specified fullname.
Usage
## S3 method for class 'FullNameInterface'
setFullName(this, ...)
Arguments
... |
Arguments, typically a |
Value
Returns (invisibly) itself.
Author(s)
Henrik Bengtsson
See Also
*getFullName()
.
*setName()
.
For more information see FullNameInterface
.
[Package R.filesets version 2.15.1 Index]