View source: R/check_project.R
check_project | R Documentation |
Set or update the required checks via setup_project()
.
check_project(x = ".", fail = !interactive(), quiet = FALSE)
x |
Either a |
fail |
Should the function return an error in case of a problem?
Defaults to |
quiet |
Whether to print check output during checking. |
Other project:
check_folder()
,
check_source()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.