RInside Version 0.2.16
|
#include <RInside.h>
Go to the source code of this file.
Functions | |
void | show (const Rcpp::List &L) |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 18 of file rinside_sample10.cpp.
References RInside::parseEval(), and show().
void show | ( | const Rcpp::List & | L | ) |
Definition at line 8 of file rinside_sample10.cpp.
Referenced by main().