Examples for 'rlang::empty_env'


Get the empty environment

Aliases: empty_env

Keywords:

### ** Examples

# Create environments with nothing in scope:
child_env(empty_env())
<environment: 0x55ccfe90b500>

[Package rlang version 1.1.4 Index]