Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RxODE (version 0.9.2-1)

rxToSymPy: Converts model specification to/from a SymPy language

Description

Converts model specification to/from a SymPy language

Usage

rxToSymPy(x, envir = parent.frame(1))

rxFromSymPy(x, envir = parent.frame(1))

Arguments

x

is either RxODE family of objects, character of RxODE expression or unquoted RxODE expression.

Value

Code Lines for sympy/RxODE that are named by what variables are defined.