lemna_desolve | R Documentation |
This function can be used by external packages to access the ODE implemented in C without the surrounding sanity checks and data loading procedures. All parameters will be passed on to the solver.
lemna_desolve(...)
... |
parameters passed on to |
result from deSolve::ode()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.