Rdocumentation
powered by
Learn R Programming
rLindo (version 8.0.1)
rLSgetScenarioModel: Get a copy of the scenario model.
Description
R interface function for LINDO API function
LSgetScenarioModel
. For more information, please refer to LINDO API User Manual.
Usage
rLSgetScenarioModel(model,jScenario)
Arguments
model
A LINDO API model object, returned by
rLScreateModel
.
jScenario
An integer specifying the scenario to retrieve.
Value
If successful, rLSgetScenarioModel returns a LINDO API model object; Otherwise, it returns NULL.
References
LINDO SYSTEMS home page at www.lindo.com