Learn R Programming

zipcodeR (version 0.3.5)

search_tz: Search all ZIP codes located within a given timezone

Description

Search all ZIP codes located within a given timezone

Usage

search_tz(tz)

Value

tibble of all ZIP codes found for given timezone

Arguments

tz

Timezone

Examples

Run this code
eastern <- search_tz("Eastern")
pacific <- search_tz("Mountain")

Run the code above in your browser using DataLab