rxDll {rxode2} | R Documentation |
Return the DLL associated with the rxode2 object
Description
This will return the dynamic load library or shared object used to run the C code for rxode2.
Usage
rxDll(obj)
Arguments
obj |
A rxode2 family of objects or a character string of the model specification or location of a file with a model specification. |
Value
a path of the library
Author(s)
Matthew L.Fidler
[Package rxode2 version 3.0.4 Index]