rxSymPySetup {RxODE}R Documentation

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.

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]