list_pkgchecks

List all checks currently implemented

Description

List all checks currently implemented

Usage

list_pkgchecks(quiet = FALSE)

Arguments

Argument

Description

quiet

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

Value

Character vector of names of all checks (invisibly)

Seealso

Other extra: checks_to_markdown , logfile_names , render_md2html

Examples

list_pkgchecks ()