lp.control | R Documentation |
Set control parameters in an lpSolve linear program model object.
lp.control(lprec, ..., reset = FALSE)
lprec |
an lpSolve linear program model object. |
... |
control arguments to bet set in |
reset |
a logical value. If |
a list containing all of the control parameters as set internally in lprec
.
Kjell Konis kjell.konis@me.com
https://lpsolve.sourceforge.net/5.5/index.htm
lp.control.options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.