#' Data set of 2018 UK Population
#'
#' Data is taken from ONS and is split into 5 year age band
#' @format A tibble with 29 rows and 2 variables:
#' \describe{
#' \item{UK_Population}{dbl Year price was recorded}
#' \item{Ageband}{5 Year age band for population}
#' }
#' @source \url{https://www.ons.gov.uk/peoplepopulationandcommunity/populationandmigration/populationestimates}
"uk_pop_standard"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.