removeBindingConstraint: Remove a Binding Constraint

View source: R/removeBindingConstraint.R

removeBindingConstraintR Documentation

Remove a Binding Constraint

Description

Antares API OK

Remove a binding constraint in an Antares study.

Usage

removeBindingConstraint(name, opts = antaresRead::simOptions())

Arguments

name

Name(s) of the binding constraint(s) to remove.

opts

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

Value

An updated list containing various information about the simulation.

See Also

createBindingConstraint() to create new binding constraints, editBindingConstraint() to edit existing binding constraints.

Examples

## Not run: 
removeBindingConstraint("mybindingconstraint")

## End(Not run)

rte-antares-rpackage/antaresEditObject documentation built on April 23, 2024, 8:38 a.m.