load_sim_results | R Documentation |
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.
load_sim_results(folder, component, uni = FALSE)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.