search_tz: Search all ZIP codes located within a given timezone

View source: R/zip_lookups.r

search_tzR Documentation

Search all ZIP codes located within a given timezone

Description

Search all ZIP codes located within a given timezone

Usage

search_tz(tz)

Arguments

tz

Timezone

Value

tibble of all ZIP codes found for given timezone

Examples

eastern <- search_tz("Eastern")
pacific <- search_tz("Mountain")

zipcodeR documentation built on Sept. 7, 2026, 5:06 p.m.