search_state | R Documentation |
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"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.