Closed sbfnk closed 2 months ago
This PR closes #714.
devtools::test()
devtools::check()
devtools::document()
lintr::lint_package()
Testing this uncovered some other small required changes that have been added here.
Description
This PR closes #714.
Initial submission checklist
devtools::test()
anddevtools::check()
).devtools::document()
).lintr::lint_package()
).After the initial Pull Request