Deprecated lifecycle

These functions are deprecated as of rlang 0.3.0. They are replaced by is_attached(), ...

scoped_env(nm)

is_scoped(nm)

scoped_envs()

scoped_names()

Arguments

nm

The name of an environment attached to the search path. Call base::search() to see what is currently on the path.