RxODE (version 0.8.0-9)

rxSymPySetup: Setup a SymPy environment that sets up the specified RxODE model.

Description

Setup a SymPy environment that sets up the specified RxODE model.

Usage

rxSymPySetup(model, envir = parent.frame())

Arguments

model

RxODE family of objects

envir

Environment to evaluate the model in (defaults to parent frame)

Value

a boolean indicating if the environment is cached.