summarise_one_scen_no: Summarise one scenario no.

Description Usage Arguments Value

View source: R/sumsim.R

Description

Summarise one scenario no.

Usage

1
2
3
4
5
6
summarise_one_scen_no(
  summary,
  scen_no,
  use_input,
  processed_dir = "./output/processed/"
)

Arguments

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

Value

this function will fill out the rows in the summary object of the corresponding scen_no


LindaNab/woorc documentation built on Dec. 17, 2021, 1:10 a.m.