as_env {rlang}R Documentation

Coerce to an environment

Description

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

Usage

as_env(x, parent = NULL)

[Package rlang version 0.2.2 Index]