state.fips | R Documentation |
A database matching FIPS codes to maps package state names.
data(state.fips)
A list with 6 components, namely "fips", "ssa", "region", "division", "abb" and "polyname", containing the US Census Bureau FIPS, SSA, REGION and DIVISION numbers, the standard state abbreviation and the respective state polygon name. Note that "fips" is represented as an integer, so any leading zero (which is part of the fips code) is not shown by default.
county.fips
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.