Store scenarios in cache folder
Usage
storeScenarios(scenarios, csv = TRUE)
store_scenarios(scenarios, csv = TRUE)
Arguments
- scenarios
Data frame containing the values for the placeholders. One
row per scenario, placeholders in columns. Column names correspond to the
placeholder names.
- csv
Additionally save scenarios as .csv file.