getFullName.FullNameInterface {R.filesets} | R Documentation |
Gets the full name consisting of a name and tags.
## S3 method for class 'FullNameInterface'
getFullName(this, ..., translate=TRUE)
translate |
If |
... |
Not used. |
Returns a character
.
Henrik Bengtsson
*getName()
.
*getTags()
.
For more information see FullNameInterface
.