Logo ROOT   6.16/01
Reference Guide
Namespaces | Functions
RExports.cxx File Reference
#include <RExports.h>
#include <TRFunctionExport.h>
#include <TRObject.h>
#include <TRDataFrame.h>
#include <Rcpp/Vector.h>
Include dependency graph for RExports.cxx:

Namespaces

namespace  Rcpp
 This is a class to support deprecated method to pass function to R's Environment, based in Rcpp::InternalFunction.
 
namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::R
 namespace associated R package for ROOT.
 

Functions

template<>
TString Rcpp::as (SEXP s)
 
template<>
SEXP Rcpp::wrap (const ROOT::R::TRDataFrame &o)
 
template<>
SEXP Rcpp::wrap (const ROOT::R::TRFunctionImport &o)
 
template<>
SEXP Rcpp::wrap (const ROOT::R::TRObject &o)
 
template<>
SEXP Rcpp::wrap (const TMatrixT< Double_t > &m)
 
template<>
SEXP Rcpp::wrap (const TMatrixT< Float_t > &m)
 
template<>
SEXP Rcpp::wrap (const TVectorT< Double_t > &v)
 
template<>
SEXP Rcpp::wrap (const TVectorT< Float_t > &v)