as_env {rlang}R Documentation

Coerce to an environment

Description

Deprecated lifecycle

This function is deprecated as it was renamed to as_environment() in rlang 0.2.0.

Usage

as_env(x, parent = NULL)

[Package rlang version 0.4.8 Index]