set_object_name,familiarModel-method {familiar}R Documentation

Set the name of a familiarModel object.

Description

Set the name slot using the object name.

Usage

## S4 method for signature 'familiarModel'
set_object_name(x, new = NULL)

Arguments

x

A familiarModel object.

Value

A familiarModel object with a generated or a provided name.


[Package familiar version 1.5.0 Index]