5std::string
hello( std::string who, std::string msg){
6 std::string result(
"hello " ) ;
21 r<<
"print(rootr$hello('world ','ROOTR'))";
std::string hello(std::string who, std::string msg)
#define LOAD_ROOTR_MODULE(NAME)
ROOT R was implemented using the R Project library and the modules Rcpp and RInside
static TRInterface & Instance()
static method to get an TRInterface instance reference
void SetVerbose(Bool_t status)
Method to set verbose mode, that produce extra output.
void function(const Char_t *name_, T fun, const Char_t *docstring=0)