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
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to