rLSgetEnvStocParameterInt: Get a stochastic parameter value of type integer from the given env.
Description
R interface function for LINDO API function LSgetEnvStocParameter
. For more information,
please refer to LINDO API User Manual.
Usage
rLSgetEnvStocParameterInt(env,nQuery)
Arguments
nQuery
A valid query macro.
Value
An R list object with components:
- ErrorCode
- Zero if successful, nonzero otherwise.
- pnResult
- The result of type integer.
References
LINDO SYSTEMS home page at www.lindo.com