Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


RxODE (version 0.8.0-9)

rxSymPyExec: Execute Python statement without getting the return value.

Description

Execute Python statement without getting the return value.

Usage

rxSymPyExec(..., .python, .start = TRUE)

Arguments

...

Parameters sent to Jython to execute.

.python

Python to use, defaults to the started python.

.start

A boolean (default TRUE) starting python first if RxODE doesn't know it has been started...

Value

Nothing