caller_env
From rlang v0.2.2
by Lionel Henry
Get the environment of the caller frame
Get the environment of the caller frame
Usage
caller_env(n = 1)caller_frame(n = 1)
caller_fn(n = 1)
Arguments
- n
The number of generation to go back.
Community examples
Looks like there are no examples yet.