getFullName.FullNameInterface {R.filesets}R Documentation

Gets the full name

Description

Gets the full name consisting of a name and tags.

Usage

## S3 method for class 'FullNameInterface'
getFullName(this, ..., translate=TRUE)

Arguments

translate

If TRUE and a fullname translator is set, the fullname is translated before returned.

...

Not used.

Value

Returns a character.

Author(s)

Henrik Bengtsson

See Also

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


[Package R.filesets version 2.15.1 Index]