Skip to contents

Uses the {lintr} package to check all R sources in provided paths. To fine tune the lintr behavior, edit the .lintr file.

Usage

lint_code(paths = "R", tolerance = 0)

Arguments

paths

Paths to check.

tolerance

Errors to allow. Default to 0.