rLSgetDInfo: Return model or solution double information about the current...

Description Usage Arguments Value References See Also

View source: R/rLindo.R

Description

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

Usage

1
  rLSgetDInfo(model,nQuery)

Arguments

model

A LINDO API model object, returned by rLScreateModel.

nQuery

Number of stages/blocks in the dual angular model.

Value

An R list object with components:

ErrorCode

Zero if successful, nonzero otherwise.

pdResult

A double value for requested information.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSgetIInfo


rLindo documentation built on May 1, 2019, 10:11 p.m.