set_object_name-familiarModel-method: Set the name of a 'familiarModel' object.

set_object_name,familiarModel-methodR 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.


familiar documentation built on Sept. 30, 2024, 9:18 a.m.