| rxSymPySetup {RxODE} | R Documentation |
Setup a SymPy environment that sets up the specified RxODE model.
rxSymPySetup(model, envir = parent.frame())
model |
RxODE family of objects |
envir |
Environment to evaluate the model in (defaults to parent frame) |
a boolean indicating if the environment is cached.
Matthew L. Fidler