Closed ChrisBeeley closed 2 years ago
Fix typo
I didn't do any of that, I just fixed a typo in the README 🙂
covr::report()
devtools::document()
lintr::lint_package()
styler::style_pkg()
Just realised I should have edited .Rmd 🤦♂️
Fix typo
I didn't do any of that, I just fixed a typo in the README 🙂
covr::report()
(should aim for 100%)devtools::document()
lintr::lint_package()
and resolved all lint warnings and notesstyler::style_pkg()
to make sure code matches the style guidelines