[Rcpp-devel] Rcpp: Distinguishing between input types to function call

Hadley Wickham h.wickham at gmail.com
Wed Feb 20 19:39:08 CET 2013


> as the funny name implies "Rf_inherits" comes from the R API.

You may want to read about InternalGenerics, which I suspect is what
Rf_inherits is used for.  S3 dispatch has differences depending on
whether it's initiated in R or in C.

Hadley

-- 
Chief Scientist, RStudio
http://had.co.nz/


More information about the Rcpp-devel mailing list