Remove an area in an Antares study.
removeArea(name, opts = antaresRead::simOptions())
An area name.
List of simulation parameters returned by the function
antaresRead::setSimulationPath()
An updated list containing various information about the simulation.
if (FALSE) { # \dontrun{
removeArea("fictive_area")
} # }