Description
search through environments until the variables in the list
x
are all gone. This doesn't delete functions. No barrier to
infinite recursion, but rm
should be able to delete anything that
exists
can see.
Usage
rm_r(x, envir = parent.frame())
Arguments
envir
environment to start at, defaults to calling frame.