NPR1to1 {tilegramsR}R Documentation

NPR1to1

Description

A 'SpatialPolygonsDataFrame' where each polygon represents a state

A 'SpatialPointsDataFrame' of centroids of each state

Usage

NPR1to1

NPR1to1.centers

Format

A SpatialPolygonsDataFrame

Examples

## Not run: 
library(leaflet)
library(tilegramsR)
spdf <- NPR1to1
leaflet(spdf) %>% addPolygons()

## End(Not run)

[Package tilegramsR version 0.1.4 Index]