Read in test_config.json and all input csvs to instantiate a simulation object
1 | read_simulation(test_config_file)
|
1 2 | test_config_file = "inst/input_files/many_panels/test.json"
simulation = read_simulation(test_config_file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.