#' Shape Data to replicate Bosnia dot density map from https://twitter.com/ImerM1/status/1037358973807210498
#'
#' A dataset containing the simple features shapefile for Bosnia & Herzegovina
#' districts for the 2013 census. Downloaded from gadm.org
#'
#' \itemize{
#' \item{district}{The name of the district for the 2013 Bosnian census}
#' \item{geometery}{The geometry of the shapefile}
#' }
#'
#' @docType data
#' @keywords datasets
#' @name london_shapefile
#' @usage data(london_shapefile)
#' @format A data frame with 141 rows and 2 variables
"bosnia_shapefile"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.