# Process the folder with the solution file provided by rplexos
location <- location_solution_rplexos()
process_folder(location)
# Query data
db <- plexos_open(location)
query_log(db)
query_log_steps(db)
Run the code above in your browser using DataLab