Closed tomjemmett closed 3 years ago
covr::report()
devtools::document()
lintr::lint_package()
styler::style_pkg()
forgot to update the readme in #73 - resolving with this commit
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