lint_root_dir: Lint R projects or packages

Description Usage Arguments

View source: R/lint-dirs.R

Description

Lint R projects or packages

Usage

1
2
3
4
5
lint_root_dir(criterion, ..., path = ".")

lint_rstudio_project(criterion, ..., path = ".")

lint_r_package(criterion, ..., path = ".")

Arguments

criterion

A criterion, will be coerced using as.root_criterion().

...

Arguments passed to lint_dir

path

Directory to start searching for the root directory of the project or


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