The goal of sitrep is provide report templates for common epidemiological surveys and outbreak reports. The package further contains helper function that standardize certain analyses.
The package is work in progress to test the idea of report templates within a central package. Anything can change or break at any time.
You can install the released version of sitrep from CRAN with:
install.packages("sitrep")And the development version from GitHub with:
# install.packages("remotes")
remotes::install_github("R4EPI/sitrep")