getName.FullNameInterface | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.