powered by
Returns that lat / lon pair of the centroid of a given ZIP code
geocode_zip(zip_code)
tibble of lat lon coordinates
A 5-digit U.S. ZIP code
geocode_zip("07762") geocode_zip("90210") geocode_zip("90210")$lat geocode_zip("90210")$lng
Run the code above in your browser using DataLab