Learn R Programming

rLindo (version 8.0.1)

rLSgetEnvStocParameterDou: Get a stochastic parameter value of type double from the given env.

Description

R interface function for LINDO API function LSgetEnvStocParameter. For more information, please refer to LINDO API User Manual.

Usage

rLSgetEnvStocParameterDou(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.
pdResult
The result of type double.

References

LINDO SYSTEMS home page at www.lindo.com