search_tz | R Documentation |
Search all ZIP codes located within a given timezone
search_tz(tz)
tz |
Timezone |
tibble of all ZIP codes found for given timezone
eastern <- search_tz("Eastern")
pacific <- search_tz("Mountain")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.