setName.FullNameInterface: Sets the name part of the fullname

setName.FullNameInterfaceR Documentation

Sets the name part of the fullname

Description

Sets the name part of the fullname, leaving the tags untouched.

Usage

## S3 method for class 'FullNameInterface'
setName(this, name=NULL, ...)

Arguments

name

The new name part of the fullname. If NULL, then the fullname is reset to the default.

...

Not used.

Value

Returns (invisibly) itself.

Author(s)

Henrik Bengtsson

See Also

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


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