Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.88 KB

README.md

File metadata and controls

47 lines (29 loc) · 1.88 KB


antaresEditObject

Edit an Antares study before running a simulation.

Coverage Status version cran checks Lifecycle: stable Project Status: Active – The project has reached a stable, usable state and is being actively developed. cranlogs R-CMD-check

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").