Closed kelly-sovacool closed 4 months ago
follow tidyverse style guide https://style.tidyverse.org/
adapt contributing guide from https://github.com/tidyverse/tidyverse/blob/main/.github/CONTRIBUTING.md
code review principles: https://code-review.tidyverse.org/
guidelines for writing unit tests, roxygen docs & examples, using
devtools::check()
, and pull requests