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

View source: R/RcppExports.R

rxIsLoadedR Documentation

Determine if the DLL associated with the RxODE object is loaded

Description

Determine if the DLL associated with the RxODE object is loaded

Usage

rxIsLoaded(obj)

rxDllLoaded(obj)

Arguments

obj

A RxODE family of objects

Value

Boolean returning if the RxODE library is loaded.

Author(s)

Matthew L.Fidler


RxODE documentation built on March 23, 2022, 9:06 a.m.