R/london_shapefile.R

#' Shape Data to replicate Paul Campbell's blogpost
#'
#' A dataset containing the simple features shapefile for the London
#'     electoral seats in the 2017 UK General Election
#'
#' \itemize{
#'   \item{ons_id}{The Office of National Statistics id for the constituency}
#'   \item{geometery}{The geometry of the shapefile}
#' }
#'
#' @docType data
#' @keywords datasets
#' @name london_shapefile
#' @usage data(london_shapefile)
#' @format A data frame with 73 rows and 2 variables
"london_shapefile"
RobWHickman/sf.chlorodot documentation built on June 18, 2021, 6:22 p.m.