detect_ode_syntax {PKPDsim} | R Documentation |
Auto-detect the syntax for the ODE code
Description
Either PKPDsim or RxODE
Usage
detect_ode_syntax(code)
Arguments
code |
character string with ODE code |
Value
List with elements from
and to
indicating the syntax for the ODE
code
[Package PKPDsim version 1.3.0 Index]