Description Usage Arguments Examples
Save a data.table to a parameter in a GAMS gdx file.
1 | writegdx.parameter(gdx, dt, name, valcol, uelcols)
|
gdx |
the gdx filename. |
dt |
a data.table. |
name |
name of the parameter. |
valcol |
name of data column. |
uelcols |
vector of column names with index dimensions. |
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.