scoped
These functions are deprecated as of rlang 0.3.0. Please use is_attached() instead.
is_attached()
scoped_env(nm) is_scoped(nm)
nm
The name of an environment attached to the search path. Call base::search() to see what is currently on the path.
base::search()