powered by
Get a list containing the horizon and number of scenarios for a Scenarios object.
# NOT RUN { scenarios1 <- new("Scenarios") scenarios1 <- setParamsBaseScenarios(scenarios1, horizon=5, nScenarios=10) getParamsBaseScenarios(scenarios1) # }
Run the code above in your browser using DataLab