getDefaultFullName.FullNameInterface | R Documentation |
Gets the default full name, that is, the fullname without translations.
## S3 method for class 'FullNameInterface'
getDefaultFullName(...)
... |
Not used. |
The full name of a file is the filename excluding any
extension (and period).
For instance, the full name of path/to/foo,a.2,b.ext
is
foo,a.2,b
.
Returns a character
.
Henrik Bengtsson
*getName()
.
*getTags()
.
For more information see FullNameInterface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.