| polish_check_dots_empty | R Documentation |
Wrapper around rlang::check_dots_empty() that only does the check
if the polish.dots_error is set to TRUE
polish_check_dots_empty(env = caller_env(), error = NULL, call = caller_env())
env |
Environment in which to look for |
error |
An optional error handler passed to |
call |
The execution environment of a currently
running function, e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.