rplexos 1.1
Enhancements
- Reduce the dependency on a few other packages.
time.range
can be defined as a R date or datetime object.- Use the built-in data in the documentation examples. (#35)
- Add filter to
query_generator
so that it only returns the list of generators. - Delete unused columns from
query_zone
andquery_region
.
Bug fixes
- Correctly handle interval queries for databases that don't have the requested data.
- Fix an error in
process_folder
when dplyr 0.4.2 is installed (#37).
Database structure
Structure has not changed since v1.0.