The function generates a data.frame object that contains row information from a GLPK object.
get.row.report( lp )A data.frame that contains several elements returned from GLPK wrapper functions that return attributes from a row from an GLPK object.
A GLPK object.
Jeff D. Hamann <jeff.hamann@forestinformatics.com>
The function generates a data.frame object that contains row information from a GLPK object.
Robinson, A.P., and J.D. Hamann. 2010. Forest Analytics with R: an Introduction. Springer.
The GNU GLPK home page at http://www.gnu.org/software/glpk/glpk.html
get.col.report