readSettings: readSettings

View source: R/readSettings.R

readSettingsR Documentation

readSettings

Description

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

Usage

readSettings(file)

Arguments

file

A gams file or a vector containing GAMS code.

Value

A vector of parameter values and their names.

Author(s)

Mika Pflüger

See Also

readDeclarations


pik-piam/gms documentation built on Oct. 20, 2024, 1:17 a.m.