ihmeuw-demographics R package template that is used when creating new R packages for our team.
This package has not yet been published on CRAN, but can be installed from GitHub using the remotes package.
remotes::install_github("ihmeuw-demographics/packageTemplate")
packageTemplate function documentation and vignettes can be found at https://ihmeuw-demographics.github.io/packageTemplate/index.html
If you encounter a clear bug, missing documentation, or a feature you'd like to see implemented please file an issue on github with the information requested in the issue template.
See the contributing guidelines for more information.