eval_env | R Documentation |
Evaluation environment can be set, it's a new child of the calling environment by default.
eval_env(..., .env = rlang::new_environment(parent = rlang::caller_env()))
... |
dotlist of expressions |
.env |
evaluation environment |
list of values created in the enviornment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.