child_env {rlang}R Documentation

Create a child environment

Description

[Deprecated]

env() now supports creating child environments, please use it instead.

Usage

child_env(.parent, ...)

[Package rlang version 1.1.3 Index]