View source: R/translate_ode.R
translate_ode | R Documentation |
Currently only supports PKDPsim <–> RxODE
translate_ode(code, auto = TRUE, from = NULL, to = NULL, verbose = TRUE)
code |
character string with ODE code |
auto |
is auto-detect syntax ('from') |
from |
from syntax |
to |
to syntax |
verbose |
verbose, 'TRUE' or 'FALSE' |
Translated PKPDsim or RxODE model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.