rLSgetIInfo: Return model or solution integer information about the...

Description Usage Arguments Value References See Also

View source: R/rLindo.R

Description

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

Usage

1
  rLSgetIInfo(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.

pnResult

An integer value for requested information.

References

LINDO SYSTEMS home page at www.lindo.com

See Also

rLSgetDInfo


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