Learn R Programming

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

rplexos (version 0.13)

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

0.13

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Eduardo Ibanez

Last Published

March 18th, 2015

Functions in rplexos (0.13)

query_phase

Get summary information from all databases
process_folder

Convert PLEXOS files to SQLite databases
valid_columns

Get list of valid columns
plexos_open

Open all PLEXOS databases
query_time

Get time spans from all databases
rplexos

rplexos: Read and analyze PLEXOS solutions from R
query_log

Query log file information
query_sql

Get query for all scenarios
start_parallel_rplexos

Enable or disable parallel queries
is_sample_stats

Test if elements in sample column are statistics
query_class

Get list of objects from all databases
get_query

Get a query for a SQLite file
query_property

Get list of available properties
query_master_each

Open one database and query data
query_master

Query data and aggregate data
query_config

Query configuration tables
list_folders

Get list of folders in the working directory
start_debug_rplexos

Enable or disable debug mode