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