lint_code | R Documentation |
Uses the {lintr}
package to check all R sources in provided paths.
To fine tune the lintr behavior, edit the .lintr
file.
lint_code(paths = "R", tolerance = 0)
paths |
Paths to check. |
tolerance |
Errors to allow. Default to 0. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.