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