sf_WSJ: sf_WSJ

Description Usage Format Examples

Description

A 'sf' object where each polygon represents a state

A 'sf' object of centroids of each state

Usage

1
2
3

Format

sf

Examples

1
2
3
4
5
6
7
## Not run: 
library(leaflet)
library(tilegramsR)
spdf <- sf_WSJ
leaflet(spdf) %>% addPolygons()

## End(Not run)

tilegramsR documentation built on May 1, 2019, 9:15 p.m.