rxDll: Return the DLL associated with the RxODE object

View source: R/RcppExports.R

rxDllR 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


RxODE documentation built on March 23, 2022, 9:06 a.m.