Description Usage Format Details Source Examples
Lookup table for 5-digit FIPS codes to state and county name.
1  | 
A data.frame object with 3227 rows and the following 2 variables.
stateState name
countyCounty name
Row names are the 5-digit FIPS code (state+county). State FIPS codes with only 1 digit are appended by a leading 0.
This is meant to be used with the readSEER function to be passed in as the fips argument.
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.
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.