Skip to content

rte-antares-rpackage/antaresEditObject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
MANSOURI Assil Ext
Mar 10, 2023
f085bab · Mar 10, 2023
Dec 5, 2022
Mar 10, 2023
Mar 10, 2023
Jun 7, 2022
Dec 16, 2021
Mar 10, 2023
Mar 10, 2023
Jan 18, 2023
Dec 16, 2021
Dec 3, 2019
Mar 10, 2023
Jul 7, 2017
Mar 10, 2023
Mar 10, 2023
Oct 19, 2021
Dec 3, 2019
Aug 2, 2021
Dec 5, 2022

Repository files navigation


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