Get information from the config table, which includes: PLEXOS version, solution
date and time, machine and location of PLEXOS input database, model description and user
name. Additionally, it stores the version of rplexos used to process the PLEXOS database.
# Process the folder with the solution file provided by rplexoslocation <- location_solution_rplexos()
process_folder(location)
# Query datadb <- plexos_open(location)
query_config(db)