set_object_name,familiarEnsemble-method {familiar} | R Documentation |
Set the name of a familiarEnsemble
object.
Description
Set the name
slot using the object name.
Usage
## S4 method for signature 'familiarEnsemble'
set_object_name(x, new = NULL)
Arguments
x |
A |
Value
A familiarEnsemble
object with a generated or a provided name.
[Package familiar version 1.5.0 Index]