Nothing
#' Daily number of dengue fever infections in Philippines
#' @description Daily cases of dengue in Philippines
#' @format A tibble with 32701 rows and 5 variables:
#' \describe{
#' \item{location}{location}
#' \item{affected_and_infected}{affected and infected number of cases}
#' \item{affected_and_killed}{affected and killed number of cases}
#' \item{date}{date of the week}
#' \item{region}{region name}
#' }
#' @source \url{https://data.humdata.org/dataset/philippine-dengue-cases-and-deaths?}
#' @examples
#' head(philippines_daily_data)
"philippines_daily_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.