This package contains tidy, documented datasets and a Shiny app to explore the DALY burden of five healthcare-associated infections for Germany vs the EU/EEA (2011–2012). Data are medians from Zacher et al. (2019) computed with the BHAI R package.
Install Package
# Install from GitHub (requires remotes)
install.packages("remotes")
remotes::install_github("ETC5523-2025/assignment-4-packages-and-shiny-apps-apra0095")
# Load and run the Shiny app
library(asg4)
launch_app()