R/read_model_json.R
read_model_json.Rd
Does some substitution of escaped characters in strings in the JSON file, then converts to a list with jsonlite::fromJSON()
jsonlite::fromJSON()
read_model_json(path)
Path to JSON file
List containing contents of original JSON file