#' Rainfall data
#'
#' Dataset containing monthly rainfall data from 1991 to 2016
#'
#' @format Tibble with 3 columns
#' \describe{
#' \item{country}{Label of the country}
#' \item{date}{Date in which the value was recorded}
#' \item{rainfall_mm}{Numeric showing the amount of rainfall}
#' }
#' @source https://climateknowledgeportal.worldbank.org/download-data
"rainfall"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.