Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.34 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.34 KB

packageTemplate

R build status Codecov test coverage

ihmeuw-demographics R package template that is used when creating new R packages for our team.

Installation

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")

Getting help

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.

Contributing

See the contributing guidelines for more information.