convert.modularGAMS {gms}R Documentation

convert.modularGAMS

Description

Converts modular GAMS code from an older modular definition to the newest one

Usage

convert.modularGAMS(path = ".", modulepath = "modules/")

Arguments

path

path to the main folder of the model

modulepath

Module path within the model (relative to the model main folder)

Author(s)

Jan Philipp Dietrich

See Also

codeCheck


[Package gms version 0.4.0 Index]