# Process the folder with the solution file provided by rplexos
location_solution <- location_solution_rplexos()
process_folder(location_solution)
# Process the folder with the input file provided by rplexos
# location_input <- location_input_rplexos() (for the moment, there is a bug in the soln file)
# process_folder(location_input)
# Other examples
## Not run: process_folder()
## Not run: process_solution("HiWind/Model WWSIS_c_RT_CoreB_M01_SC3 Solution.zip")
## Not run: process_input("WWSIS model.xml")
Run the code above in your browser using DataLab