View source: R/readSetglobals.R
readSetglobals | R Documentation |
Reads all setglobals given in a GAMS code and returns them.
readSetglobals(file)
file |
A gams file or a vector containing GAMS code. |
A vector of values the setglobal variables are set to with setglobal variables as names.
Jan Philipp Dietrich
readDeclarations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.