antaresEditObject
Edit an Antares study before running a simulation.
Installation
Install from CRAN:
install.packages("antaresEditObject")
Or install dev version from GitHub:
remotes::install_github("rte-antares-rpackage/antaresEditObject", build_vignettes = TRUE)
Goal
This package allows to edit an Antares study. Methods are provided to create (and remove) areas, links between them, thermal clusters and binding constraints. These steps may be useful before running an Antares simulation.
See website for more documentation: https://rte-antares-rpackage.github.io/antaresEditObject/
Usage
Usage of the package is detailed in the vignette: vignette("antaresEditObject")
.