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")

gavinrozzi/zipcodeR documentation built on Feb. 16, 2024, 11:29 p.m.