View source: R/read_model_json.R
read_model_json | R Documentation |
Does some substitution of escaped characters in strings in the JSON file,
then converts to a list with jsonlite::fromJSON()
read_model_json(path)
path |
Path to JSON file |
List containing contents of original JSON file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.