rxDll function

Return the DLL associated with the rxode2 object

Return the DLL associated with the rxode2 object

This will return the dynamic load library or shared object used to run the C code for rxode2.

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.

Returns

a path of the library

Author(s)

Matthew L.Fidler