lint_package {lintr} | R Documentation |
Apply one or more linters to all of the R files in a package.
lint_package(path = ".", relative_path = TRUE, ...)
path |
the path to the base directory of the package, if |
relative_path |
if |
... |
additional arguments passed to |