package_exports_checked: Checks if all exported functions in the package are checked...

Description Usage Arguments Value

View source: R/package_exports_checked.R

Description

Checks if all exported functions in the package are checked using checkr.

Usage

1

Arguments

package

character. The name of the package to check.

stop

logical. If TRUE, errors and tells you which functions are not checked. If FALSE, the function will return FALSE.

Value

either a logical or an error.


peterhurford/quickcheckr documentation built on May 25, 2019, 1:50 a.m.