R/uk_pop_standard.R

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

Try the SangerTools package in your browser

Any scripts or data that you put into this service are public.

SangerTools documentation built on March 18, 2022, 6:45 p.m.