list_pkgchecks: List all checks currently implemented

list_pkgchecksR Documentation

List all checks currently implemented

Description

List all checks currently implemented

Usage

list_pkgchecks(quiet = FALSE)

Arguments

quiet

If TRUE, print all checks to screen. Function invisibly returns list of checks regardless.

Value

Character vector of names of all checks (invisibly)

See Also

Other extra: checks_to_markdown(), logfile_names(), render_md2html()

Examples

list_pkgchecks ()

ropensci-review-tools/pkgcheck documentation built on Feb. 3, 2025, 9:04 p.m.