zips2fips: Converts zipcodes into county FIPS codes for those locations

Description Usage Arguments Value Examples

Description

Converts zipcodes into county FIPS codes for those locations

Usage

1

Arguments

zipcode

The zipcodes that you want the county FIPS codes for.

Value

A data.frame with one column, the county FIPS code that correspond to the inputted zipcodes.

Examples

1
zips2fips(c("94526", "19104"))

jacobkap/zipcodes documentation built on May 18, 2019, 9:05 a.m.