The function and method read outputs of solved model/scenario and return the scenario object populated with variables data.
Usage
read_solution(obj, ...)
# S4 method for class 'scenario'
read(obj, ...)
Arguments
- obj
scenario object
- ...
optional tmp.dir (if missing in the scenario object or to replace the saved path)
See also
[solve()] to run the script, solve the scenario. [write_sc()] to read