rxDll {RxODE}R Documentation

Return the DLL associated with the RxODE object

Description

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

Usage

rxDll(obj)

Arguments

obj

A RxODE 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 RxODE version 0.9.2-0 Index]