R/sl_dengue_serotype.R

#' Identification of dengue serotypes circulating in Sri Lanka
#' @description History of dengue dengue serotypes circulating in Sri Lanka. 
#' @format A tibble with 35 rows and 3 variables:
#' \describe{
#'   \item{year}{Year}
#'   \item{dengue.cases}{Number of dengue cases} 
#'    }
#' @source Ali, Shahid, Abdul Waheed Khan, Andrew W. Taylor-Robinson, Muhammad Adnan, Shahana Malik, and Saba Gul. "The unprecedented magnitude of the 2017 dengue outbreak in Sri Lanka provides lessons for future mosquito-borne infection control and prevention." Infection, Disease & Health 23, no. 2 (2018): 114-120.
#' @examples 
#' head(sl_dengue_serotype)
"sl_dengue_serotype"

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.