rLScreateModel {rLindo} | R Documentation |
R interface function for LINDO API function LScreateModel
. For more information,
please refer to LINDO API User Manual.
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