Learn R Programming

gms (version 0.31.2)

readSettings: readSettings

Description

Reads all settings (parameters, globals, and their respective values) in the given GAMS code.

Usage

readSettings(file)

Value

A vector of parameter values and their names.

Arguments

file

A gams file or a vector containing GAMS code.

Author

Mika Pflüger

See Also

readDeclarations