Skip to content

eibanez/rplexos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rplexos

rplexos is an R package developed to read and analyze PLEXOS solutions. It currently supports the conversion of PLEXOS solution files into SQLite databases and functions to query those databases.

It can be installed from CRAN:

install.packages("rplexos")

The "Getting started" vignette presents the preferred workflow to process PLEXOS solutions with this package.

library(rplexos)
vignette("rplexos")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 60.3%
  • R 39.7%