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


rxode2 documentation built on Oct. 30, 2024, 9:06 a.m.