Description Usage Arguments Value References See Also
R interface function for LINDO API function LScopyParam
. For more information,
please refer to LINDO API User Manual.
1 | rLScopyParam(smodel,tmodel,nSolverType)
|
smodel |
A LINDO API model object to copy the parameters from. |
tmodel |
A LINDO API model object to copy the parameters to. |
nSolverType |
An integer specifying the solver type to copy the parameters for. |
An R list object with components:
ErrorCode |
Zero if successful, nonzero otherwise. |
LINDO SYSTEMS home page at www.lindo.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.