lpSolve Print Method
Display an lpSolve linear program model object in the console.
## S3 method for class 'lpExtPtr' print(x, ...)
x
: an lpSolve linear program model object....
: additional arguments are ignored.x
is invisibly returned.
https://lpsolve.sourceforge.net/5.5/index.htm
Kjell Konis kjell.konis@me.com
Useful links