rm_r: recursive remove

Description Usage Arguments

View source: R/util.r

Description

search through environments until the variables in the list x are all gone. This doesn't delete functions.

Usage

1
rm_r(x, envir = parent.frame())

Arguments

x

variables to annihilate

envir

environment to start at, defaults to calling frame.


jackwasey/jwutil documentation built on Jan. 20, 2020, 6:56 p.m.