Learn R Programming

PKPDsim (version 1.4.0)

read_model_json: 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)

Value

List containing contents of original JSON file

Arguments

path

Path to JSON file