[R] Rglpk
Kaveh Vakili
kaveh.vakili at ulb.ac.be
Wed Jun 9 13:11:58 CEST 2010
Hi list,
in the Rglpk_solve_LP function (::Rglpk),
on line 26, the function calls a function
as.glp_bounds() that i cannot access.
i'm trying to alter the Rglpk_solve_LP function
to add a line to retrieve column/row dual values.
everytime i change the slightest line of code inside
Rglpk_solve_LP() [to even add a print]
i get a
': could not find function "as.glp_bounds"'
What's the catch here ?
Best,
More information about the R-help
mailing list