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