removeArea {antaresEditObject} | R Documentation |
Remove an area in an Antares study.
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)