removeArea {antaresEditObject} | R Documentation |
Remove An Area From inputs
removeArea(name, opts = antaresRead::simOptions())
name |
An area name |
opts |
List of simulation parameters returned by the function
|
An updated list containing various information about the simulation.
## Not run: removeArea("fictive_area") ## End(Not run)