getName.FullNameInterface {R.filesets} | R Documentation |
Gets the name.
## S3 method for class 'FullNameInterface'
getName(this, ...)
... |
Additional arguments passed to |
The name is the part of the fullname that precedes any comma.
For instance, the name of foo,a.2,b
is foo
.
Returns a character
.
Henrik Bengtsson
*getFullName()
.
*getTags()
.
For more information see FullNameInterface
.