Linter | 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'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.