Closed wleoncio closed 2 years ago
Adopt default coding style from the lintr package. Add linters from ?lintr::linters to the style_rules list one-by-one while fixing the style.
lintr
?lintr::linters
style_rules
Also, regarding issues pointed out by CodeFactor:
Adopt default coding style from the
lintr
package. Add linters from?lintr::linters
to thestyle_rules
list one-by-one while fixing the style.