List all checks currently implemented
Description
List all checks currently implemented
Usage
list_pkgchecks(quiet = FALSE)
Arguments
quiet: IfTRUE, print all checks to screen. Function invisibly returns list of checks regardless.
Seealso
Other extra:
[checks_to_markdown](checks_to_markdown)(),
[fn_names_on_cran](fn_names_on_cran)(),
[logfile_names](logfile_names)(),
[render_md2html](render_md2html)()
Concept
extra
Value
Character vector of names of all checks (invisibly)
Examples
list_pkgchecks ()