removeArea: Remove an area from an Antares study

View source: R/removeArea.R

removeAreaR Documentation

Remove an area from an Antares study

Description

Antares API OK

Remove an area in an Antares study.

Usage

removeArea(name, opts = antaresRead::simOptions())

Arguments

name

An area name.

opts

List of simulation parameters returned by the function antaresRead::setSimulationPath()

Value

An updated list containing various information about the simulation.

See Also

createArea(), editArea()

Examples

## Not run: 
removeArea("fictive_area")

## End(Not run)

rte-antares-rpackage/antaresEditObject documentation built on April 23, 2024, 8:38 a.m.