rlang (version 0.2.1)

as_env: 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)

Arguments