rplexos: rplexos: Read and analyze PLEXOS solutions from R

Description Details

Description

Read and analyze PLEXOS solutions from R

Details

The following is the typical workflow:

  1. Organize databases: copy all ZIP file solutions into folders with one scenario per folder

  2. Process folders: convert the ZIP files with process_folder

  3. Open databases: create an R object that holds the names of the SQLite databases with plexos_open

  4. Query data: use the functions documented in query_master to extract data

The list of available properties can be seen with query_property.

An example of this workflow is available in the "Getting started" vignette.


rplexos documentation built on Jan. 15, 2017, 11:37 a.m.

Related to rplexos in rplexos...