if (FALSE) {
library(antaresRead)
# Set simulation path
setSimulationPath(path = "PATH/TO/SIMULATION", simulation = "input")
# Create a link between two areas
createLink(from = "first_area", to = "second_area")
}
Run the code above in your browser using DataLab