Learn R Programming

⚠️There's a newer version (1.1.11) of this package.Take me there.

rplexos (version 1.0)

Read and Analyze PLEXOS Solutions

Description

Efficiently read and analyze PLEXOS solutions by converting them into SQLite databases that can be easily queried. It supports collation of solutions that may have been divided into different time partitions, as well as the comparison across different scenarios.

Copy Link

Version

Install

install.packages('rplexos')

Monthly Downloads

6

Version

1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Eduardo Ibanez

Last Published

April 22nd, 2015

Functions in rplexos (1.0)

valid_columns

Get list of valid columns
start_parallel_rplexos

Enable or disable parallel queries
query_master_each

Open one database and query data
process_folder

Convert PLEXOS files to SQLite databases
query_phase

Get summary information from all databases
query_time

Get time spans from all databases
query_property

Get list of available properties
query_master

Query data and aggregate data
list_folders

Get list of folders in the working directory
query_config

Query configuration tables
is_sample_stats

Test if elements in sample column are statistics
query_log

Query log file information
location_solution_rplexos

Shortcut functions for rplexos sample files
rplexos

rplexos: Read and analyze PLEXOS solutions from R
query_sql

Get query for all scenarios
plexos_open

Open all PLEXOS databases
start_debug_rplexos

Enable or disable debug mode
query_class

Get list of objects from all databases
get_query

Get a query for a SQLite file