Search for ZIP codes located within a given state
Search for ZIP codes located within a given state
search_state(state_abb)
state_abb |
Two-digit code representing a U.S. state |
tibble of all ZIP codes for each state code defined in state_abb
search_state("NJ") search_state(c("NJ", "NY", "CT"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.