getModules {gms} | R Documentation |
getModules
Description
Extract module information of a GAMS model.
Usage
getModules(modulepath)
Arguments
modulepath |
The path where the modules are stored. |
Value
A matrix containing the different modules with name, corresponding module number and corresponding realizations
Author(s)
Jan Philipp Dietrich
See Also
[Package gms version 0.31.2 Index]