# NOT RUN {
# }
# NOT RUN {
addProcessingH5(opts = opts, mcY = "mcInd",
addDownwardMargin = TRUE,
addUpwardMargin = TRUE,
addExportAndImport = TRUE,
addLoadFactorLink = TRUE,
externalDependency = TRUE,
loadFactor = TRUE,
modulation = TRUE,
netLoadRamp = TRUE,
surplus = TRUE,
surplusClusters = TRUE,
evalAreas = list(Tota = "`H. STOR` + `MISC. DTG`",
Tota2 = "`NODU` + `NP COST` + 1"),
evalLinks = list(),
evalClusters = list(),
evalDistricts = list()
)
#After write of new columns, new aliases are avialable in antaresRead.You can use
#showAliases() to see them. Prifix Out_ is used to distinguish them.
showAliases("Out_surplusClusters")
readAntares(opts = opts, select = "Out_surplusClusters")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab