.rxC {rxode2parse}R Documentation

Return the C code of an internal function

Description

Return the C code of an internal function

Usage

.rxC(fun)

Arguments

fun

is the string of a function that you wish to get the C code for

Value

C code if found (as a string) or NULL if not found

Author(s)

Matthew Fider


[Package rxode2parse version 2.0.18 Index]