rxIsLoaded {rxode2} | R 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
[Package rxode2 version 3.0.2 Index]