checkstyle_output {lintr} | R Documentation |
Generate a report of the linting results using the Checkstyle XML format.
checkstyle_output(lints, filename = "lintr_results.xml")
lints |
the linting results. |
filename |
the name of the output report |