rLSreadLPStream {rLindo} | R Documentation |
R interface function for LINDO API function LSreadLPStream
. For more information,
please refer to LINDO API User Manual.
rLSreadLPStream(model,pszStream,nStreamLen)
model |
A LINDO API model object, returned by |
pszStream |
A stream of chars constituting the full model. |
nStreamLen |
Length of the stream. |
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
LINDO SYSTEMS home page at www.lindo.com