22    .constructor<std::string,std::string>()
 
 
   34   r<<
"TRF1 <- rootr$TRF1";
 
   35   r<<
"u <- new(TRF1,'dilog','TMath::DiLog(x)')";
 
   36   r<<
"print(u$Eval( 0.0 ))";
 
 
#define LOAD_ROOTR_MODULE(NAME)
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
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 Draw(Option_t *option="") override
Draw this function with its current attributes.
 
virtual Double_t Eval(Double_t x, Double_t y=0, Double_t z=0, Double_t t=0) const
Evaluate this function.
 
TRF1(std::string name, std::string formula)