Skip to content

sboysel/boston

Repository files navigation

boston

Travis-CI Build Status CC0

Spatial data for election wards and precincts for the City of Boston, packaged for R. See here for reference. Source data prepared by Dan O’Brien (2015).

Usage

# devtools::install_packages("sboysel/boston")
library(boston)
plot(precincts)
plot(wards, border = "red", add = TRUE)

Data Source

Dan O’Brien. 2015. “Regional Geographies 2015.” Harvard Dataverse. http://dx.doi.org/10.7910/DVN/PJ3JK2.

About

An R spatial data package for election wards and precincts for the City of Boston

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published