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

env_binding_are_active

What kind of environment binding?


Description

Experimental lifecycle

Usage

env_binding_are_active(env, nms = NULL)

env_binding_are_lazy(env, nms = NULL)

Arguments

env

An environment.

nms

Names of bindings. Defaults to all bindings in env.

Value

A logical vector as long as nms and named after it.


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.