The US Census service supports reverse geocoding through searchtype='coordinates'. See code example and data output format here.
We could potentially support this in tidygeocoder, but the output format is quite different from other geocoding services so it would require some data formatting to work properly within the package.
The US Census service supports reverse geocoding through searchtype='coordinates'. See code example and data output format here.
We could potentially support this in tidygeocoder, but the output format is quite different from other geocoding services so it would require some data formatting to work properly within the package.