ZipGeography: Geographic information by US Zip Codes (Postal Codes)

Usage Format Examples

Usage

1
data("ZipGeography")

Format

A data frame with 42741 observations on the following 13 variables.

State

a factor

Population

a numeric vector

HousingUnits

a numeric vector

LandArea

a numeric vector

WaterArea

a numeric vector

CityName

a factor with levels

AreaCode

a numeric vector

Timezone

a factor with levels EST EST+1 CST MST PST PST-2 PST-3 PST-4 PST-5 PST-6 PST-7 PST-1

Latitude

a numeric vector

Longitude

a numeric vector

ZIP

a character vector

Examples

1
2
data(ZipGeography)
## maybe str(ZipGeography) ; plot(ZipGeography) ...

dtkaplan/DCF documentation built on May 15, 2019, 4:57 p.m.