Skip to contents

wrap of `esqlabsR::createDefaultProjectConfiguration()` with `esqlabsR::createScenarios()` as input

Usage

createScenarios.wrapped(projectConfiguration, scenarioNames = NULL)

Arguments

projectConfiguration

Object of class `ProjectConfiguration` containing information on paths and file names

scenarioNames

Names of the scenarios that are defined in the excel file. If NULL (default), all scenarios specified in the excel file will be created.

Value

Named list of Scenario objects.