isRxODE {campsismod} | R Documentation |
Check if the destination engine is RxODE or rxode2. Note that rxode2 is the successor of RxODE.
Description
Check if the destination engine is RxODE or rxode2. Note that rxode2 is the successor of RxODE.
Usage
isRxODE(dest)
Arguments
dest |
destination engine |
Value
TRUE if RxODE or rxode2, FALSE otherwise
[Package campsismod version 1.1.2 Index]