R/bosnia_shapefile.R

#' 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"
RobWHickman/sf.chlorodot documentation built on June 18, 2021, 6:22 p.m.