# Process the folder with the solution file provided by rplexos
location <- location_solution_rplexos()
process_folder(location)
# Process the folder with the input file provided by rplexos
location2 <- location_input_rplexos()
process_folder(location2)
# 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