RInside Version 0.2.16
|
#include <RInside.h>
Go to the source code of this file.
Functions | |
std::string | hello (std::string who) |
int | main (int argc, char *argv[]) |
std::string hello | ( | std::string | who | ) |
Definition at line 10 of file rinside_sample9.cpp.
Referenced by main().
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 16 of file rinside_sample9.cpp.
References hello(), and RInside::parseEvalNT().