powered by
This function add hvdc attribute
setHvdcAreas(data, areas)
Object of class "antaresDataList" is returned. It is a list of data.tables, each element representing one type of element (areas, links, clusters)
antaresData or antaresDatalist data.
antaresData
antaresDatalist
character hvdc areas list.
character
if (FALSE) { library(antaresRead) opts <- setSimulationPath('mypath', 1) myAreaOutput <- readAntares(areas = "all", links = "all") myAreaOutput <- setHvdcAreas(myAreaOutput, "y_dsr") }
Run the code above in your browser using DataLab