Learn R Programming

campsismod (version 1.4.0)

getNameInModel: Get the name of the given parameter in the Campsis model.

Description

`r lifecycle::badge("deprecated")`

Usage

getNameInModel(x)

Value

the name of this parameter

Arguments

x

element to know the name

Details

`getNameInModel()` is deprecated in favor of `get_name_in_model()`.