Description Usage Arguments Value
View source: R/gangsta_utils.R
writeGangstaModel instantiates a gangsta-derived model into
computer code.
1 | writeGangstaModel(gangstaObjects, file = file.choose())
|
gangstaObjects |
A list of objects of class |
file |
The default argument for |
writeGangstaModel returns a file with the simulation model
code, formatted for use in lpSolve (http://lpsolve.sourceforge.net/5.5/).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.