as.data.frame.eqnlist: Coerce equation list into a data frame
Description
Coerce equation list into a data frame
Usage
"as.data.frame"(x, ...)
Value
a data.frame
with columns "Description" (character),
"Rate" (character), and one column per ODE state with the state names.
The state columns correspond to the stoichiometric matrix.