powered by
Remove a link between two ares
removeLink(from, to, opts = antaresRead::simOptions())
The first area from which to create a link
The second one
List of simulation parameters returned by the function antaresRead::setSimulationPath
antaresRead::setSimulationPath
An updated list containing various information about the simulation.
# NOT RUN { createLink(from = "myarea", to = "myarea2") removeLink(from = "myarea", to = "myarea2") # }
Run the code above in your browser using DataLab