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