Re: [Rcpp-devel] [ExternalEmail] Newbie question: RInside from within a Inline/Rcpp cxxfunction

2012-09-27 Thread Dan.Pagendam
Apologies, in the previous email I meant to say: "Is it possible for me to have my cxxfunction instantiate an object of class RInside within the C++ code?" NOT "Is it possible for me to have my cxxfunction instantiate an object of class RInline within the C++ code?" Dr Dan Pagendam OCE Post

[Rcpp-devel] Newbie question: RInside from within a Inline/Rcpp cxxfunction

2012-09-27 Thread Dan.Pagendam
Hi, this is my first post here. I've just started to explore the uses of Rcpp, Inline and RInside and must say that I think these are really fantastic tools, which I hope to use routinely in the future. I'm about to embark on writing some code, but before I do, I was hoping somebody can offer