read_simulation_results: Read in the simulation results either from a file, or R...

Description Usage Arguments Value

View source: R/aleatory_analysis.R

Description

Read in the simulation results either from a file, or R object The existance of these results was checked in pre-execution checks

Usage

1
2
read_simulation_results(FILEPATH, AA_SIM_RESULTS_FILE,
  AA_SIM_RESULTS_OBJECT)

Arguments

FILEPATH

Where the results can be found

AA_SIM_RESULTS_FILE

If the objects are in a file, the file name

AA_SIM_RESULTS_OBJECT

If in an R object, the name of the object

Value

Simulation results for processing


spartan documentation built on May 2, 2019, 9:39 a.m.