mapJSONPropertiesToS4Slots: Map JSON properties to S4 slots.

View source: R/json_interface.R

mapJSONPropertiesToS4SlotsR Documentation

Map JSON properties to S4 slots.

Description

Map JSON properties to S4 slots.

Usage

mapJSONPropertiesToS4Slots(object, json, discard_type = TRUE)

Arguments

object

S4 object

json

JSON element, json_element class

discard_type

discard JSON property 'type'

Value

a S4 object


campsismod documentation built on Jan. 27, 2026, 5:07 p.m.