[Rd] C-API: removing key-value pairs in an environment

Laurent Gautier lgautier at gmail.com
Wed Jul 16 04:24:44 CEST 2014


Hi,

I am trying to remove key-value pairs from an environments (using C).

While adding seems straightforward with `Rf_defineVar()`, I cannot find 
a function to remove objects from a given environment.

Would anyone know if there is such a function ?

Best,



Laurent



More information about the R-devel mailing list