CRAN status cranlogs Lifecycle: experimental Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check Codecov test coverage
Edit an Antares study before running a simulation.
Install from CRAN:
install.packages("antaresEditObject")Or install dev version from GitHub:
remotes::install_github("rte-antares-rpackage/antaresEditObject", build_vignettes = TRUE)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 of the package is detailed in the vignette:
vignette("antaresEditObject").