13#include <Rcpp/Function.h>
35 f =
new Rcpp::Function(
name.Data());
41 f =
new Rcpp::Function(
name.Data(), ns.
Data());
47 f =
new Rcpp::Function((SEXP)obj);
53 f =
new Rcpp::Function(obj);
This is a class to pass functions from ROOT to R.
TRFunctionImport(const Rcpp::Function &fun)
TRFunctionImport constructor for Rcpp::DataFrame.
This is a class to get ROOT's objects from R's objects.
Mother of all ROOT objects.
const char * Data() const
namespace associated R package for ROOT.