find_env | R Documentation |
Find object in the parents of the calling environment
find_env(name, parents = parent.frame())
name |
a length 1 character vector of the objet to find |
parent |
list of environments |
the last environment where the object is found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.