RMI-PACTA / r2dii.plot

A package containing functions to create standard 2DII plots using ggplot, together with data processing functions needed for the charts.
https://rmi-pacta.github.io/r2dii.plot
Other
8 stars 1 forks source link

Refactor: use .lintr defaults #569

Open AlexAxthelm opened 4 months ago

AlexAxthelm commented 4 months ago

In #568, we added the repo-level .lintr file, which disables linters for files which would otherwise fail.

This issue is to refactor the code such that we can reenable those linters.

relates to https://github.com/RMI-PACTA/r2dii.match/issues/487