rxDll: Return the DLL associated with the rxode2 object

View source: R/RcppExports.R

rxDllR 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


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.