| gams | R Documentation | 
Run a GAMS model from R.
  gams(gmsAndArgs)
| gmsAndArgs | Name of  | 
Return from executing gams gmsAndArgs
A common problem is failure to find the GAMS system directory.  Use
igdx to troubleshoot and solve this problem.
Original coding by Rishabh Jain. Adopted and packaged by Steve Dirkse. Maintainer: R@gams.com
igdx, rgdx, wgdx
  ## Not run: 
    gams("trnsport.gms")
    gams("myModel.gms lp=BDMLP --JOB_ID=case00")
  
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.