tidycheckUsagePackage: run tidycheckUsage on an installed package

Description Usage Arguments Details Value See Also

Description

Evaluates tidycheckUsage on entire package

Usage

1
tidycheckUsagePackage(pack, markers = FALSE, ...)

Arguments

pack

character, name of package to check.

markers

boolean, invoke RStudio markers, Default: FALSE

...

options to be passed to checkUsage.

Details

by default the skipWith arguments of checkUsagePackage is set to TRUE to mimic the devtools::check() function.

Value

data.frame

See Also

checkUsage


yonicd/tidycheckUsage documentation built on May 10, 2019, 8:31 a.m.