Nothing
#' Weekly number of dengue fever infections in Sri Lanka
#' @description Weekly cases of dengue in Sri Lanka
#' @format A tibble with 23815 rows and 6 variables:
#' \describe{
#' \item{year}{year}
#' \item{week}{week number}
#' \item{start.date}{starting date of the week}
#' \item{end.date}{ending date of the week}
#' \item{district}{district name}
#' \item{cases}{Number of dengue cases}
#' }
#' @source Weekly Epidemiological Reports, Epidemiology Unit, Ministry of Health, Sri Lanka.
#' @examples
#' head(srilanka_weekly_data)
"srilanka_weekly_data"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.