fips_lookup {tpm} | R Documentation |
This dataset provides a crosswalk between state names, postal codes, and FIPS codes. Used by the hpms() function. The variables are as follows:
fips_lookup
A data frame with 56rows and 4 variables:
state name (e.g. 'Alabama')
two character state postal code (e.g. 'AL')
Census Bureau FIPS Code (e.g. 1)
capitalized state name (e.g. 'ALAMABA')