create_scenario: Create a scenario list-object.

View source: R/funcs_scenarios.R

create_scenarioR Documentation

Create a scenario list-object.

Description

Create a scenario list-object.

Usage

create_scenario(path)

Arguments

path

Character string indicating the file path to the folder where input_data.xlsx is located. If a Windows file path is supplied, remember to replace the backslash (\) with either \\ or /.

Value

A named list representing a scenario list-object.

Examples

## Not run: 
create_scenario("data/scenario_0")

## End(Not run)

cath-parkinson/mm.reoptimise documentation built on May 12, 2022, 3:34 p.m.