lint_dir: Lint a directory

Description Usage Arguments

View source: R/lint-dirs.R

Description

Lint a directory

Usage

1
lint_dir(path = ".", recursive = FALSE, relative_path = TRUE, ...)

Arguments

path

The path to the directory to lint.

recursive

Recursively search directories

relative_path

If TRUE, file paths are printed using their path relative to the package base directory. If FALSE, use the full absolute path.

...

Arguments passed to link[lintr]{lint}


jrnold/misclinters documentation built on May 20, 2019, 1:04 a.m.