|
RInside Version 0.2.6
|
#include <RInside.h>#include <Callbacks.h>#include <sys/time.h>#include <stdint.h>#include <sys/types.h>#include <unistd.h>#include <RInsideEnvVars.h>#include <RInsideAutoloads.h>
Go to the source code of this file.
Variables | |
| bool | verbose = false |
| const char * | programName = "RInside" |
| const char* programName = "RInside" |
Definition at line 36 of file RInside.cpp.
Referenced by RInside::initialize(), and RInside::parseEval().
| bool verbose = false |
Definition at line 35 of file RInside.cpp.
Referenced by RInside::initialize(), and RInside::~RInside().