namespace associated R package for ROOT. More...
Classes | |
| class | class_ | 
| class | TRDataFrame | 
| This is a class to create DataFrames from ROOT to R.  More... | |
| class | TRFunctionExport | 
| This is a class to pass functions from ROOT to R.  More... | |
| class | TRFunctionImport | 
| This is a class to pass functions from ROOT to R.  More... | |
| class | TRInterface | 
| ROOT R was implemented using the R Project library and the modules Rcpp and RInside  More... | |
| class | TRObject | 
| This is a class to get ROOT's objects from R's objects.  More... | |
Typedefs | |
| typedef Rcpp::TRInternalFunction_Impl< Rcpp::PreserveStorage > | TRInternalFunction | 
Functions | |
| template<class T > | |
| void | function (const Char_t *name_, T fun, const Char_t *docstring=0) | 
| const Rcpp::internal::NamedPlaceHolder & | Label (Rcpp::_) | 
| char * | R_completion_generator (const char *text, int state) | 
| char ** | R_custom_completion (const char *text, int start, int end) | 
Variables | |
| const Rcpp::internal::NamedPlaceHolder & | Label | 
| VARIABLE_IS_NOT_USED SEXP | ModuleSymRef = NULL | 
| SEXP | RComp_assignBufferSym | 
| SEXP | RComp_assignEndSym | 
| SEXP | RComp_assignStartSym | 
| SEXP | RComp_assignTokenSym | 
| SEXP | RComp_completeTokenSym | 
| SEXP | RComp_getFileCompSym | 
| SEXP | RComp_retrieveCompsSym | 
| SEXP | rcompgen_rho | 
| typedef Rcpp::TRInternalFunction_Impl<Rcpp::PreserveStorage> ROOT::R::TRInternalFunction | 
Definition at line 53 of file TRInternalFunction.h.
| void ROOT::R::function | ( | const Char_t * | name_, | 
| T | fun, | ||
| const Char_t * | docstring = 0  | 
        ||
| ) | 
Definition at line 167 of file RExports.h.
| const Rcpp::internal::NamedPlaceHolder & ROOT::R::Label | ( | Rcpp::_ | ) | 
| char * ROOT::R::R_completion_generator | ( | const char * | text, | 
| int | state | ||
| ) | 
Definition at line 26 of file TRCompletion.cxx.
Definition at line 69 of file TRCompletion.cxx.
      
  | 
  extern | 
| VARIABLE_IS_NOT_USED SEXP ROOT::R::ModuleSymRef = NULL | 
Definition at line 116 of file RExports.cxx.
| SEXP ROOT::R::RComp_assignBufferSym | 
Definition at line 14 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_assignEndSym | 
Definition at line 16 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_assignStartSym | 
Definition at line 15 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_assignTokenSym | 
Definition at line 17 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_completeTokenSym | 
Definition at line 18 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_getFileCompSym | 
Definition at line 19 of file TRCompletion.cxx.
| SEXP ROOT::R::RComp_retrieveCompsSym | 
Definition at line 20 of file TRCompletion.cxx.
| SEXP ROOT::R::rcompgen_rho | 
Definition at line 22 of file TRCompletion.cxx.