process_output: Tidy output of simulation study

Description Usage Arguments Value

View source: R/procoutput.R

Description

Tidy output of simulation study

Usage

1
2
3
4
5
process_output(
  scen_nos,
  output_dir = "./output/",
  processed_dir = "./output/processed/"
)

Arguments

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/"

Value

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


LindaNab/simexvsmecor documentation built on Dec. 17, 2021, 1:09 a.m.