powered by
Remove a link between two areas
removeLink(from, to, opts = antaresRead::simOptions())
An updated list containing various information about the simulation.
The first area from which to create a link
The second one
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