powered by
if the object does not exist an error will not happen.
ifrm(obj, env = globalenv())
the object that you want to remove
The global environment
# NOT RUN { a = 5 ifrm(a) ifrm(b) # }
Run the code above in your browser using DataLab