RInside Version 0.2.16
|
#include <RInside.h>
Go to the source code of this file.
Functions | |
Rcpp::NumericMatrix | createMatrix (const int n) |
int | main (int argc, char *argv[]) |
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().