Rdocumentation
powered by
Learn R Programming
rLindo (version 8.0.1)
rLSloadVariableStages: Load stage structure of the variables in the model.
Description
R interface function for LINDO API function
LSloadVariableStages
. For more information, please refer to LINDO API User Manual.
Usage
rLSloadVariableStages(model,panStage)
Arguments
model
A LINDO API model object, returned by
rLScreateModel
.
panStage
An integer array containing information about the stage membership of the variables.
Value
An R list object with components:
ErrorCode
Zero if successful, nonzero otherwise.
References
LINDO SYSTEMS home page at www.lindo.com