edited crash_data_summaries.Rmd among other changes
This commit is contained in:
parent
8d3ae6e1cc
commit
ebf40f7e63
23 changed files with 112 additions and 2806 deletions
|
@ -22,8 +22,9 @@ library(tidyverse)
|
|||
library(RColorBrewer)
|
||||
library(tidycensus)
|
||||
library(ggrepel)
|
||||
county_focus <- c("MILWAUKEE")
|
||||
municipality_focus <- c("MILWAUKEE")
|
||||
library(leaflet)
|
||||
county_focus <- c("DANE")
|
||||
municipality_focus <- c("DANE")
|
||||
```
|
||||
|
||||
## Load TOPS data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue