scoped_env: Deprecated 'scoped' functions

View source: R/lifecycle-deprecated.R

scoped_envR Documentation

Deprecated scoped functions

Description

[Deprecated]

These functions are deprecated as of rlang 0.3.0. Please use is_attached() instead.

Usage

scoped_env(nm)

is_scoped(nm)

Arguments

nm

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


hadley/rlang documentation built on April 24, 2024, 1:05 a.m.