Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.09 KB

covidCluster

Codecov test coverage R build status

The goal of covidCluster is to detect clusters of COVID-19 cases across space and time. It does so by analyzing data on the whereabouts of interviewed cases and identifying links between those cases. Additionally, it provides functionality for easily computing and communicating summaries of the data.

Installation

install.packages("devtools")
devtools::install_github("https://github.com/jesse-smith/covidCluster")

Code of Conduct

Please note that the covidCluster project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.