Learn R Programming

campsismod (version 1.4.0)

jsonToParameter: JSON to Campsis parameter.

Description

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

Usage

jsonToParameter(x, index = NULL, index2 = NULL)

Value

Campsis parameter

Arguments

x

JSON data

index

parameter index to add

index2

second parameter index to add for OMEGAs and SIGMAs

Details

`jsonToParameter()` is deprecated in favor of `json_to_parameter()`.