R/korea_dengue.R

#' Imported dengue cases in Korea
#' @description Data for imported dengue cases were collected from Korea Centers for Disease Control and Prevention (KCDC)
#' @format A tibble with 33 rows and 7 variables:
#' \describe{
#'   \item{Country}{Country}
#'   \item{Region}{Region} 
#'   \item{2011}{Year 2011}
#'   \item{2012}{Year 2012}
#'   \item{2013}{Year 2013}
#'   \item{2014}{Year 2014}
#'   \item{2015}{Year 2015}
#'    }
#' @source Je, Sungmo, Wonjun Bae, Jiyeon Kim, Seung Hyeok Seok, and Eung-Soo Hwang. "Epidemiological characteristics and risk factors of dengue infection in Korean travelers." Journal of Korean Medical Science 31, no. 12 (2016): 1863-1873.
#' @examples 
#' head(korea_dengue)
"korea_dengue"

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.