Nothing
#' 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"
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.