rxC: Return the C file associated with the RxODE object

View source: R/RcppExports.R

rxCR Documentation

Return the C file associated with the RxODE object

Description

This will return C code for generating the RxODE DLL.

Usage

rxC(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.