R/zip_lookups.r
search_tz.Rd
Search all ZIP codes located within a given timezone
search_tz(tz)
Timezone
tibble of all ZIP codes found for given timezone
eastern <- search_tz("Eastern") pacific <- search_tz("Mountain")