R/singapore_weekly_data.R

#' Weekly number of dengue fever infections in Sri Lanka
#' @description Weekly cases of dengue in Sri Lanka
#' @format A tibble with 18772 rows and 6 variables:
#' \describe{
#'   \item{year}{year}
#'   \item{week}{week number} 
#'   \item{cases}{Number of dengue cases}
#'    }
#' @source \url{https://www.straitstimes.com/multimedia/graphics/2022/06/singapore-dengue-cases/index.html?shell#:~:text=Singapore%20is%20currently%20seeing%2030,lower%20than%20the%202020%20surge}
#' @examples 
#' head(singapore_weekly_data)
"singapore_weekly_data"

Try the denguedatahub package in your browser

Any scripts or data that you put into this service are public.

denguedatahub documentation built on June 23, 2025, 5:08 p.m.