Description Usage Arguments Value See Also Examples
View source: R/fips_functions.R
get_state
returns the 2-digit state FIPS code from a complete FIPS
string.
1 | get_state(fips)
|
fips |
A character vector of complete FIPS strings. |
a character vector with the 2-digit state code.
1 | get_state(ctpp_flows$residence[1:10])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.