mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-29 21:01:27 +00:00
update county names
This commit is contained in:
@@ -481,8 +481,6 @@ for(lf in unique_lf_ids) {
|
||||
)
|
||||
)
|
||||
|
||||
growth <- get_county_and_state(growth)
|
||||
|
||||
growth_sf <- growth %>%
|
||||
st_as_sf(wkt = "geom_wkt", crs = 4326) %>%
|
||||
filter(year == max(year))
|
||||
|
||||
Reference in New Issue
Block a user