update county names

This commit is contained in:
2026-01-01 17:35:20 -05:00
parent bdb51cf064
commit b060676481
-2
View File
@@ -481,8 +481,6 @@ for(lf in unique_lf_ids) {
) )
) )
growth <- get_county_and_state(growth)
growth_sf <- growth %>% growth_sf <- growth %>%
st_as_sf(wkt = "geom_wkt", crs = 4326) %>% st_as_sf(wkt = "geom_wkt", crs = 4326) %>%
filter(year == max(year)) filter(year == max(year))