sf_WSJ {tilegramsR} | R Documentation |
sf_WSJ
Description
A 'sf' object where each polygon represents a state
A 'sf' object of centroids of each state
Usage
sf_WSJ
sf_WSJ.centers
Format
sf
Examples
## Not run:
library(leaflet)
library(tilegramsR)
spdf <- sf_WSJ
leaflet(spdf) %>% addPolygons()
## End(Not run)
[Package tilegramsR version 0.2.0 Index]