powered by
usage for hvdc
hvdcModification(data, removeHvdcAreas = TRUE, reafectLinks = FALSE)
Object of class "antaresDataList" is returned. It is a list of data.tables, each element representing one type of element (areas, links, clusters)
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