is_rxode: Check if the destination engine is RxODE or rxode2. Note that...

View source: R/utilities.R

is_rxodeR 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

is_rxode(dest)

Arguments

dest

destination engine

Value

TRUE if RxODE or rxode2, FALSE otherwise


campsismod documentation built on July 30, 2026, 9:06 a.m.