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.
install.packages("devtools")
devtools::install_github("https://github.com/jesse-smith/covidCluster")
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.