View source: R/getCensusData.R
| getStateFIPS | R Documentation |
Get state FIPS code by state name
getStateFIPS(state_name)
state_name |
State name (e.g., "Utah") |
Two-digit FIPS code as character
getStateFIPS("Utah") # Returns "49"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.