sim_read: Read the simulations (output files of SQ)

View source: R/sim_read.R

sim_readR Documentation

Read the simulations (output files of SQ)

Description

Read the simulations (output files of SQ)

Usage

sim_read(sim_output_path, model_options)

Arguments

sim_output_path

Path to the output file

model_options

Options for the model wrapper

Value

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


aafaf-arharas/SQoptimizR documentation built on March 25, 2022, 12:18 a.m.