settingsCheck: settingsCheck

Description Usage Arguments Value Author(s) See Also

View source: R/settingsCheck.R

Description

Checks GAMS setglobals in code for consistency. Creates a warning if a setglobal command for an existing module is missing or a module is set to a realization which does not exist.

Usage

1
settingsCheck(path = ".", modulepath = "modules")

Arguments

path

path of the main folder of the model

modulepath

path to the module folder relative to "path"

Value

Nothing is returned.

Author(s)

Jan Philipp Dietrich

See Also

codeCheck


gms documentation built on July 2, 2020, 2:36 a.m.