read_model_json: Read model definition from JSON

View source: R/read_model_json.R

read_model_jsonR Documentation

Read model definition from JSON

Description

Does some substitution of escaped characters in strings in the JSON file, then converts to a list with jsonlite::fromJSON()

Usage

read_model_json(path)

Arguments

path

Path to JSON file

Value

List containing contents of original JSON file


PKPDsim documentation built on March 7, 2023, 5:40 p.m.