R/data.R

#' London Local Authority GIS Data
#'
#' A dataset containing 2019 Local Authority boundaries for London
#'
#' @format A sf object with 5 variables:
#' \describe{
#' \item{Name}{Local Authority Name}
#' \item{Code}{Official Local Authority ID}
#' \item{Full_Description}{Concatenated Name and Code}
#' \item{geometry}{geometry column}
#' }
#' @source \url{https://geoportal.statistics.gov.uk/datasets/local-authority-districts-april-2019-boundaries-uk-bfc}
"localauth_data"
Chrisjb/basemapR documentation built on April 1, 2022, 6:21 p.m.