getDefaultFullName.FullNameInterface: Gets the default full name

getDefaultFullName.FullNameInterfaceR Documentation

Gets the default full name

Description

Gets the default full name, that is, the fullname without translations.

Usage

## S3 method for class 'FullNameInterface'
getDefaultFullName(...)

Arguments

...

Not used.

Details

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.

Value

Returns a character.

Author(s)

Henrik Bengtsson

See Also

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


R.filesets documentation built on July 21, 2022, 5:11 p.m.