Learn R Programming

antaresEditObject (version 0.3.0)

removeArea: Remove An Area From inputs

Description

Remove An Area From inputs

Usage

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

Value

An updated list containing various information about the simulation.

Arguments

name

An area name

opts

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

Examples

Run this code
if (FALSE) {
removeArea("fictive_area")
}

Run the code above in your browser using DataLab