#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.