us_states | R Documentation |
U.S. State boundaries data downloaded with tigris::states.
us_states
A data frame with 52 rows and 6 variables:
name
State name
geoid
State GeoID (labelled)
abb
State abbreviation (USPS)
est_pop
Estimated state population (B01001_001), American Community Survey 5 year, 2015-2019
statefp
State FIPS
bbox
Bounding box
wkt
Well known text (labelled)
The geoid and wkt columns are labelled with the state abbreviation (abb) in lower case.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.