gdxrrw-package {gdxrrw}R Documentation

This package contains different methods to transfer data between GDX file and R

Description

This package implements an interface between GAMS and R. It includes functions to transfer data between GDX and R and a function to call gams from within R.

Details

Package: gdxrrw
Type: Package
Version: 1.0
Date: 2010-06-22
License: What license is it under?
LazyLoad: yes

It contains five methods 1. igdx(...) 2. rgdx('gdxfile', ...) 3. wgdx('gdxfile', ...) 4. gams('model', ...) 5. gdxInfo('gdxfile')

Author(s)

Original coding by Rishabh Jain. Adopted and packaged by Steve Dirkse. Maintainer: R@gams.com


[Package gdxrrw version 0.0-1 Index]