I wasn’t able to find documentation for this. It looks like the R source code uses NewEnvironment and R_NewHashedEnv, but neither of those are in the public headers, so it looks like they aren’t available for me as a user. What function (or what lines of code) should I be using to generate a new ENVSXP?
I wasn’t able to find documentation for this. It looks like the R source
Share
You want
allocSExp: