Skip to content
Prev 1964 / 10988 Next

[Rcpp-devel] R Embedded in a class function

If you have some specific code, that would help. If you by "class function" you mean to ask "is it possible to create an embedded R instance inside a method?", then the answer is "yes". But there are several things you may be doing incorrectly, and seeing your code would mean we can address the one that is the problem.

Davor
On 2011-03-17, at 2:11 PM, CESAR PERNALETE wrote: