[Rcpp-devel] inline with classes

Whit Armstrong armstrong.whit at gmail.com
Tue Oct 5 18:25:08 CEST 2010


I just reviewed the Rcpp documentation.

I see plenty of cfunction/cxxfunction examples, but I'm curious
whether one can provide a class definition inline in an R script and
then initialize an instance of the class and call a method on the
class.  all inline in R.

Is this feature something you all would consider adding to Rcpp?

-Whit


More information about the Rcpp-devel mailing list