fipslookup: FIPS lookup table

Description Usage Format Details Source Examples

Description

Lookup table for 5-digit FIPS codes to state and county name.

Usage

1

Format

A data.frame object with 3227 rows and the following 2 variables.

state

State name

county

County name

Row names are the 5-digit FIPS code (state+county). State FIPS codes with only 1 digit are appended by a leading 0.

Details

This is meant to be used with the readSEER function to be passed in as the fips argument.

Source

Original file taken from http://www.schooldata.com/pdfs/US_FIPS_Codes.xls with updates done manually. New counties (as of 2010) were added, along with FIPS codes for Hawaii, Alaska, and Puerto Rico.

Examples

1

UScancer documentation built on May 1, 2019, 9:21 p.m.