parse_fips_code_12 | R Documentation |
Parse 12-Digit FIPS Code
parse_fips_code_12(x)
x |
12-digit FIPS code to parse |
list containing the 2 digit state, 3 digit county, 6 digit tract, and 1 digit block group codes.
parse_fips_code_12("295101022001")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.