Learn R Programming

rLindo (version 8.0.1)

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

env
A LINDO API env object, returned by rLScreateEnv.
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