R/data.R

#' Liverpool LSOA boundaries
#'
#' A dataset containing Lower Layer Super Output Areas in Liverpool Local Authority
#'
#' @format A simple feature object with 297 rows and 7 variables:
#' \describe{
#'   \item{OBJECTID}{Geographical Feature ID}
#'   \item{LSOA11CD}{LSOA Codes}
#'   \item{LSOA11NM}{LSOA Names}
#'   \item{LSOA11NMW}{LSOA Names in Welsh}
#'   \item{Shape_Are}{LSOA Area}
#'   \item{Shape_Len}{LSOA Length}
#'   \item{geom}{Simple Feature Geometry}
#' }
#' @source \url{https://geoportal.statistics.gov.uk/}
"liverpool"
aelissa/cdrcR documentation built on March 28, 2023, 2:20 a.m.