|
RInside Version 0.2.16
|

Go to the source code of this file.
Functions | |
| void | showCompiler () |
| RcppExport SEXP | _RInside_showCompiler () |
| RcppExport void | R_init_RInside (DllInfo *dll) |
Variables | |
| static const R_CallMethodDef | CallEntries [] |
| RcppExport SEXP _RInside_showCompiler | ( | ) |
Definition at line 11 of file RcppExports.cpp.
References showCompiler().

| RcppExport void R_init_RInside | ( | DllInfo * | dll | ) |
Definition at line 24 of file RcppExports.cpp.
References CallEntries.
| void showCompiler | ( | ) |
Definition at line 5 of file compiler.cpp.
Referenced by _RInside_showCompiler().
|
static |
Definition at line 19 of file RcppExports.cpp.
Referenced by R_init_RInside().