Description Usage Arguments Value
Summarise one scenario no.
1 2 3 4 5 6 | summarise_one_scen_no(
summary,
scen_no,
use_input,
processed_dir = "./output/processed/"
)
|
summary |
data.frame initiated by init_summary() to be filled with summary parameters |
scen_no |
scen no. to be summarised |
use_input |
input of the simulation study |
processed_dir |
directory where processed simulation output is to be found, defaults to "./output/processed/" |
this function will fill out the rows in the summary object of the corresponding scen_no
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.