R.filesets (version 2.15.1)

getName.FullNameInterface: Gets the name

Description

Gets the name.

Usage

# S3 method for FullNameInterface
getName(this, ...)

Value

Returns a character.

Arguments

...

Additional arguments passed to *getFullName().

Author

Henrik Bengtsson

Details

The name is the part of the fullname that precedes any comma. For instance, the name of foo,a.2,b is foo.

See Also

*getFullName(). *getTags(). For more information see FullNameInterface.