Linter {lintr} | R Documentation |
linter
closureCreate a linter
closure
Linter(fun, name = linter_auto_name())
fun |
A function that takes a source file and returns |
name |
Default name of the Linter.
Lints produced by the linter will be labelled with |
The same function with its class set to 'linter'.