If any global variables are removed or created, it will give a descriptive error.
ensure_no_global_variable_pollution(expr, desc, check_options = FALSE)expression. The R expression to evaluate
character. A string to add to "you modified global
logical. Whether to check if any global options were changed.
variables while [desc goes here]".
the output of the expr.