rLSgetVariableNamej {rLindo} | R Documentation |
R interface function for LINDO API function LSgetVariableNamej
. For more information,
please refer to LINDO API User Manual.
rLSgetVariableNamej(model,iVar)
model |
A LINDO API model object, returned by |
iVar |
Index of the variable whose name you wish to retrieve. |
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
pachVarName |
Name of the variable. |
LINDO SYSTEMS home page at www.lindo.com