Skip to content
Prev 10876 / 10988 Next

[Rcpp-devel] Locating an Instance of a Reference Class in the Environment

Hi Jeff,
I'm not sure I understand your comment. The code is part of a package.
We're just trying to sync the declared object name in the R environment to
the object in the Rcpp module programmatically from c++ for internal use. I
just wondered if there was a way to access the wrapped object in the
Rcpp:::PreserveStorage class and Dirk answered that question.
Thanks.
Matthew


On Fri, Mar 24, 2023 at 2:34 PM Jeff Newmiller <jdnewmil at dcn.davis.ca.us>
wrote: