Description Usage Arguments Value
Tidy output of simulation study
1 2 3 4 5 | process_output(
scen_nos,
output_dir = "./output/",
processed_dir = "./output/processed/"
)
|
scen_nos |
scen no.'s that should be tidied up/ processed |
output_dir |
directory where raw output files are to be found, defaults to "./output/". Here, files named 'scen_no#' should be located |
processed_dir |
directory where the processed output should be saved, defaults to "./output/processed/" |
for each scen no. a .rds file named 'scen_no#.rds" is created in processed_dir with the tidy output of the sim study in long format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.