rxIsLoaded: Determine if the DLL associated with the rxode2 object is...

View source: R/RcppExports.R

rxIsLoadedR Documentation

Determine if the DLL associated with the rxode2 object is loaded

Description

Determine if the DLL associated with the rxode2 object is loaded

Usage

rxIsLoaded(obj)

rxDllLoaded(obj)

Arguments

obj

A rxode2 family of objects

Value

Boolean returning if the rxode2 library is loaded.

Author(s)

Matthew L.Fidler


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.