check_lintr | R Documentation |
This functions does static code analysis.
It relies on lintr::lint_package()
.
We recommend that you activate all code diagnostics in RStudio to help
meeting the requirements.
You can find this in the menu Tools > Global options > Code >
Diagnostics.
Please have a look at vignette("philosophy")
for more details on the rules.
check_lintr(x = ".", quiet = FALSE)
x |
Either a |
quiet |
Whether to print check output during checking. |
Other both:
add_badges()
,
check_filename()
,
check_spelling()
,
custom_dictionary()
,
default_organisation()
,
print.checklist_spelling()
,
read_checklist()
,
read_organisation()
,
update_citation()
,
write_checklist()
,
write_citation_cff()
,
write_organisation()
,
write_zenodo_json()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.