Description Usage Arguments Examples
Save a data.table to a GAMS gdx file.
1 2 |
gdx |
the gdx filename. |
dt |
a data.table. |
name |
name of the variable. |
valcol |
name of data column. |
uelcols |
vector of column names with index dimensions. |
type |
type of symbol (variable or parameter) |
field |
the field if ‘type == ’variable'' |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.