env_where | R Documentation |
Finds the environment of a function
env_where(name, env = rlang::caller_env())
name |
The name of a function. |
env |
The environment. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.