Description Usage Arguments Details Value References See Also
R interface function for LINDO API function LScreateModel
. For more information,
please refer to LINDO API User Manual.
1 | rLScreateModel(env)
|
env |
A LINDO API environment object, returned by |
Before this function is called, rLScreateEnv
must be called to get a valid
LINDO API environment object.
If successful, rLScreateModel returns a LINDO API model object; Otherwise, it returns NULL.
LINDO SYSTEMS home page at www.lindo.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.