rxSymPyExists {RxODE}R Documentation

Does the variable exist in the SymPy Python environment?

Description

Does the variable exist in the SymPy Python environment?

Usage

rxSymPyExists(var)

Arguments

var

Variable to be tested.

Value

boolean

Author(s)

Matthew L. Fidler


[Package RxODE version 0.9.2-0 Index]