powered by
Search for ZIP codes located within a given state
search_state(state_abb)
tibble of all ZIP codes for each state code defined in state_abb
Two-digit code representing a U.S. state
search_state("NJ") search_state(c("NJ", "NY", "CT"))
Run the code above in your browser using DataLab