README.md

nycboroughs

Travis-CI Build Status

This package contains sample spatial data for the five boroughs of New York City as a SpatialPolygonsDataFrame.

Usage

Install

devtools::install_github("sboysel/nycboroughs")
library(nycboroughs)

Call the boroughs object directly

summary(boroughs)
plot(boroughs)

You can also preview the source data using GitHub's GeoJSON rendering feature.

Data Source

New York City Department of City Planning via NYC OpenData

See Also



sboysel/nycboroughs documentation built on May 29, 2019, 3:24 p.m.