setupSimulation: Set up (prepare) object for simulation

View source: R/simulate_from_Excel.r

setupSimulationR Documentation

Set up (prepare) object for simulation

Description

This can be useful for debugging. After this function is run, you are ready to step through simulate after this.

Usage

setupSimulation(simDescription, xl, xlcf)

Arguments

simDescription

String giving the description of the simulation to prepare.

xl

Data frame from readExcelSimData with general simulation inputs.

xlcf

Data frame from readExcelSimData with cash flow.

Value

List with simulation inputs

Examples

## Not run: setupSimulation, xl, xlcf

rexmacey/aasim documentation built on Oct. 29, 2024, 9:30 a.m.