
Fill-in S4 object from the JSON content.
Source:R/generic.R, R/parameter.R, R/campsis_model.R
load_from_json.RdFill-in S4 object from the JSON content.
Usage
load_from_json(object, json)
# S4 method for class 'theta,json_element'
load_from_json(object, json)
# S4 method for class 'omega,json_element'
load_from_json(object, json)
# S4 method for class 'sigma,json_element'
load_from_json(object, json)
# S4 method for class 'campsis_model,json_element'
load_from_json(object, json)
# S4 method for class 'campsis_model,character'
load_from_json(object, json)