rxIsLoaded {RxODE}R 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


[Package RxODE version 0.9.2-0 Index]