View source: R/simulate_from_Excel.r
setupSimulation | R Documentation |
This can be useful for debugging. After this function is run, you are ready to step through simulate after this.
setupSimulation(simDescription, xl, xlcf)
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. |
List with simulation inputs
## Not run: setupSimulation, xl, xlcf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.