options_params | R Documentation |
Checked Options
results_error_on |
character vector indicating whether R error should be thrown when issues
are discovered when generating results. "never" means that no errors
are thrown. If "issues" then errors are emitted only on issues, whereas
"potential issues" stands for error on both issues and potential issues. (Defaults to |
check_args |
|
results_keep |
character vector indicating which packages should be included in the results.
"all" means that all packages are kept. If "issues" then only packages
with issues identified, whereas "potential_issues" stands for keeping
packages with both "issues" and "potential_issues". (Defaults to |
check_envvars |
named |
tty_tick_interval |
tty refresh interval when reporting results in milliseconds (Defaults to |
check_build_args |
|
restore |
|
Other documentation:
options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.