countyCd | R Documentation |
Classic lookup table for counties. Has been replaced in functions with
check_param("counties")
.
countyCd data frame.
Name | Type | Description |
STUSAB | character | State abbreviation |
STATE | character | two-digit ANSI code |
COUNTY | character | three-digit county code |
COUNTY_NAME | character | County full name |
COUNTY_ID | character | County id |
head(countyCd)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.