Read and analyze PLEXOS solutions from R
The following is the typical workflow:
process_folder
plexos_open
query_master
to extract data
plexos_close
(closing R also works)
The list of available properties can be seen with query_property
.
An example of this workflow is available in the "Getting started" vignette.