powered by
Create An Area In An Antares Study
createArea(name, color = grDevices::rgb(230, 108, 44, max = 255), localization = c(0, 0), nodalOptimization = nodalOptimizationOptions(), filtering = filteringOptions(), overwrite = FALSE, opts = antaresRead::simOptions())
Name of the area as a character, without punctuation except - and _.
Color of the node
Localization on the map
Nodal optimization parameters, see nodalOptimizationOptions.
nodalOptimizationOptions
Filtering parameters, see filteringOptions.
filteringOptions
Overwrite the area if already exist.
List of simulation parameters returned by the function antaresRead::setSimulationPath
antaresRead::setSimulationPath
An updated list containing various information about the simulation.
# NOT RUN { createArea("fictive_area") # }
Run the code above in your browser using DataLab