Description Usage Arguments Value
If any global variables are removed or created, it will give a descriptive error.
| 1 | ensure_no_global_variable_pollution(expr, desc, check_options = FALSE)
 | 
| expr | expression. The R expression to evaluate | 
| desc | character. A string to add to "you modified global | 
| check_options | logical. Whether to check if any global options were changed.
variables while [ | 
the output of the expr.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.