import_gdxfile: Function to import all the sets, scalars, parameters and...

Description Usage Arguments Value Examples

Description

Function to import all the sets, scalars, parameters and variables from a gdx file

Usage

1
import_gdxfile(filename, selection = NULL)

Arguments

filename

Name of the gdxfile to be imported.

selection

Character vector with information on which sets, scalars, parameters or variables to read

Value

All sets, scalars, parameters, and variables in the gdxfile

Examples

1
## Not run: import_gdxfile("results.gdx")

arnyeinstein/gamsr documentation built on May 23, 2019, 6:03 a.m.