Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

scoped_env

Retired scoped functions


Description

Deprecated lifecycle

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

Usage

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.


rlang

Functions for Base Types and Core R and 'Tidyverse' Features

v0.4.11
MIT + file LICENSE
Authors
Lionel Henry [aut, cre], Hadley Wickham [aut], mikefc [cph] (Hash implementation based on Mike's xxhashlite), Yann Collet [cph] (Author of the embedded xxHash library), RStudio [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.