View source: R/basic_functions.R
FindEnvironment | R Documentation |
Find the environment of a selected variable.
FindEnvironment(x, where = NULL)
x |
any type of named object |
where |
select reference environment, Default: NULL |
returns Found environment, Default: R_GlobalEnv.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.