Closed chiouey closed 2 years ago
data(geocoded_cached) has addresses that don't always align with address data in newer files
identify historic newark schools without an entry in the nj directory, geocode their addresses, and bind to geocoded_cached.rda
geocoded_cached.rda
all newark schools have wards
testthat::test_file("tests/testthat/test_geo.R")
proposed changes
data(geocoded_cached) has addresses that don't always align with address data in newer files
identify historic newark schools without an entry in the nj directory, geocode their addresses, and bind to
geocoded_cached.rda
all newark schools have wards
test
testthat::test_file("tests/testthat/test_geo.R")