Search ZIP codes for a given city within a state
Search ZIP codes for a given city within a state
search_city(city_name, state_abb)
city_name |
Name of major city to search |
state_abb |
Two-digit code for a U.S. state |
tibble of all ZIP code data found for given city
search_city("Spring Lake", "NJ") search_city("Chappaqua", "NY")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.