View source: R/simulate_from_Excel.r
simulateexcelsub | R Documentation |
Sub function for simulating using data from Excel.
simulateexcelsub(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 results for the simulation
## Not run: simulateexcelsub("sim1", xl, xlcf)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.