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 ()

ropenscilabs/pkgcheck documentation built on Nov. 24, 2024, 8:31 p.m.