Learn R Programming

antaresEditObject (version 0.1.6)

removeBindingConstraint: Remove a Binding Constraint

Description

Remove a Binding Constraint

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.

Examples

Run this code
# NOT RUN {
removeBindingConstraint("mybindingconstraint")
# }

Run the code above in your browser using DataLab