powered by
Remove a link between two areas in an Antares study.
removeLink(from, to, opts = antaresRead::simOptions())
An updated list containing various information about the simulation.
The two areas linked together.
List of simulation parameters returned by the function antaresRead::setSimulationPath()
antaresRead::setSimulationPath()
if (FALSE) { createLink(from = "myarea", to = "myarea2") removeLink(from = "myarea", to = "myarea2") }
Run the code above in your browser using DataLab