Learn R Programming

rxode2 (version 2.0.7)

rxIsLoaded: 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.