This function returns a data.frame object that contains several useful column attributes about a linear programming GLPK object.
get.col.report( lp )
A GLPK object.
A data.frame that contains several elements returned from GLPK wrapper functions that return attributes from a column from an GLPK object.
The function generates a data.frame
object that contains 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.row.report