Read and analyze PLEXOS solutions from R
The following is the typical workflow:
Organize databases: copy all ZIP file solutions into folders with one scenario per folder
Process folders: convert the ZIP files with process_folder
Open databases: create an R object that holds the names of the SQLite databases with plexos_open
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.