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


InsightRX/PKPDsim documentation built on April 25, 2024, 2:10 a.m.