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

Dirk Eddelbuettel edd at debian.org
Fri Mar 24 18:43:34 CET 2023


On 24 March 2023 at 13:08, Matthew Supernaw - NOAA Federal wrote:
| I'm sure it's possible to do from the R side, however, the requirement is to
| hide this from the end user and set the reference objects name to the declared
| name from the R environment. If I view the environment in RStudio, there is
| much more information available. ls() only returns a list of objects by their
| declared name. I'm wondering how to get more details about elements in the
| environment.

Thanks for additional color.  That may be a very interesting and valuable
question _for the C API of R_ and youe guess of "maybe Rcpp has a helper" is
a good one.  Sadly, I fear we may not have anything for you.  

Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list