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

Go to the source code of this file.

Functions

Rcpp::NumericMatrix createMatrix (const int n)
int main (int argc, char *argv[])

Function Documentation

Rcpp::NumericMatrix createMatrix ( const int  n)

Definition at line 12 of file rinside_sample1.cpp.

Referenced by main().

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

Definition at line 22 of file rinside_sample1.cpp.

References createMatrix(), and RInside::parseEval().

Here is the call graph for this function:

 All Classes Files Functions Variables Enumerations Enumerator Defines