Generate equation vector object
An equation list stores an ODE in a list format. The function translates this list into the right-hand sides of the ODE.
as.eqnvec(x, ...)
"as.eqnvec"(x = NULL, names = NULL, ...)
"as.eqnvec"(x, ...)
character
or eqnlist
x
is of class eqnlist
, getFluxes is called and coerced
into a vector of equations.