powered by
usage for hvdc
hvdcModification(data, removeHvdcAreas = TRUE, reafectLinks = FALSE)
antaresDataList data to apply straitement
antaresDataList
boolean remove HVDC areas.
boolean
boolean .
if (FALSE) { data <- readAntares(areas = 'all', links = 'all') data <- setHvdcAreas(data, "psp in") data <- hvdcModification(data) }
Run the code above in your browser using DataLab