clear_wm_study: Remove Areas & BindingConstraints before Weekly Margin...

Description Usage Arguments Value Examples

View source: R/clear_wm_study.R

Description

Remove Areas & BindingConstraints before Weekly Margin Simulation

Usage

1
clear_wm_study(opts = simOptions())

Arguments

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath

Value

An updated list containing various information about the simulation.

Examples

1
2
3
4
5
6
7
## Not run: 

opts <- setSimulationPath(path = "path/to/simulation/", simulation = "input")
clear_wm_study(opts)


## End(Not run)

rte-antares-rpackage/antaresWeeklyMargin documentation built on July 25, 2019, 8:23 p.m.