rLSgetScenarioModel {rLindo} | R Documentation |
R interface function for LINDO API function LSgetScenarioModel
. For more information,
please refer to LINDO API User Manual.
rLSgetScenarioModel(model,jScenario)
model |
A LINDO API model object, returned by |
jScenario |
An integer specifying the scenario to retrieve. |
If successful, rLSgetScenarioModel returns a LINDO API model object; Otherwise, it returns NULL.
LINDO SYSTEMS home page at www.lindo.com