where_env | R Documentation |
Recursive search of environment containing object.
where_env(name, env = rlang::caller_env())
name |
Object searched |
env |
Initial environment to search |
A named character vector of extracted variables.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.