getModules {gms} | R Documentation |
Extract module information of a GAMS model.
getModules(modulepath)
modulepath |
The path where the modules are stored. |
A matrix containing the different modules with name, corresponding module number and corresponding realizations
Jan Philipp Dietrich