sim_read | R Documentation |
Read the simulations (output files of SQ)
sim_read(sim_output_path, model_options)
sim_output_path |
Path to the output file |
model_options |
Options for the model wrapper |
A named list (names = situations names )
Each element of the list should contains a data.frame with the results obtained for all simulated variables and dates for the given situation.
The data.frames must have one column called Date
containing the simulations dates, in Date or POSIXct format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.