RInside Version 0.2.10
inst/examples/standard/rinside_module_sample0.cpp File Reference
#include <RInside.h>
Include dependency graph for rinside_module_sample0.cpp:

Go to the source code of this file.

Functions

const char * hello (std::string who)
 RCPP_MODULE (bling)
int main (int argc, char *argv[])

Function Documentation

const char* hello ( std::string  who)

Definition at line 10 of file rinside_module_sample0.cpp.

Referenced by main(), and RCPP_MODULE().

int main ( int  argc,
char *  argv[] 
)

Definition at line 21 of file rinside_module_sample0.cpp.

References RInside::parseEval().

Here is the call graph for this function:

RCPP_MODULE ( bling  )

Definition at line 16 of file rinside_module_sample0.cpp.

References hello().

Here is the call graph for this function:

 All Classes Files Functions Variables Enumerations Enumerator Defines