Closed ThomUK closed 3 years ago
covr::report()
devtools::document()
lintr::lint_package()
styler::style_pkg()
closes #91
marking PR as closed as the issue is closed
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 guidelinescloses #91