US Census TIGER files
US Census TIGER files
library(tigris)
library(sf)
## retrieve wisconsin counties data from the us census
## plot them
## retrieve census tract data for eau claire county from the us census
## plot them
## retrieve census tract data for a different wisconsin county
## plot them
## explore other census geographies such as places, water features, and others