extract_package_style: Find style of a package

Description Usage Arguments Value

View source: R/styles.R

Description

Returns the absolute and relative counts of all lint errors found in the package. The resulting style data can be applied to another file with lint_with_style.

Usage

1

Arguments

package

path to the package of interest

Value

a data_frame with columns lint, count, total_lints and adjusted


maxconway/adaptalint documentation built on Oct. 5, 2019, 4:32 a.m.