load_sim_results: Load All Simulation Results of Model Components of a Folder

load_sim_resultsR Documentation

Load All Simulation Results of Model Components of a Folder

Description

This function takes the a folder containing simulation results and what part of the model is to be loaded. It then loads all corresponding results and concatenates them.

Usage

load_sim_results(folder, component, uni = FALSE)

Arguments

folder

Folder with saved objects from the simulation.

component

String of the model components to be loaded.

uni

Extract also the univariate part of the components. Defaults to FALSE.


alexvolkmann/multifammPaper documentation built on Sept. 9, 2024, 8:47 p.m.