read a GDX file to a list without creating symbol
or container objects
Usage
readGDX(loadFrom, symbols = NULL, records = TRUE)
Arguments
loadFrom
name of the GDX file being read (string)
symbols
optional argument - vector of strings
containing the symbol names to be read
records
optional logical argument - TRUE (default) to read
the symbol records, FALSE to only read the meta data.
Please visit https://transfer-r.readthedocs.io/en/latest/
for detailed documentation of this package.