Skip to content

MarionLi0/antaresFlowbased

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The 'antaresFlowbased' R package

The antaresFlowbased package provides functions that for launch a flowBased study from an existed antares study, which can be finally open and analyse with the antares software.

Installation

You can install the package directly from Github. It depends on antaresRead R package :

https://github.com/rte-antares-rpackage/antaresRead

# Install dependencies
install.packages(c("devtools", "data.table", "plyr", "pipeR", "digest"))
install_github("rte-antares-rpackage/antaresFlowbased")

Use

The simplest way is to look the vignette :

require(antaresFlowbased)
vignette("English")
vignette("FranCais")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published