state_boundaries_wgs84 | R Documentation |
A spatial polygons data frame containing a map of the USA based on the WGS84 datum projection.
state_boundaries_wgs84
A sf/tbl_df/tbl/data.frame with 61 rows and 14 variables:
character State or State equivalent name
character abbreviation for State or State equivalent
integer FIPS code for State or State equivalent
integer rank for order of States admitted to US
integer month when State admitted to US
integer day of month when State admitted to US
integer year when State admitted to US
character area is land or water
integer population State or State equivalent in the 2010 Census
numeric calculated area in square miles
numeric calculated perimeter of area in miles
numeric shape length
numeric shape area
sf shape information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.