| us_data {stgam} | R Documentation | 
US States boundaries
Description
A dataset of of the boundaries of 48 contiguous US states (with Washington DC merged into Maryland),  extracted from the spData package.
Usage
us_data
Format
A sf polygon dataset with 48 rows and 6 fields.
- GEOID
- The state code 
- NAME
- The name of the state 
- REGION
- The region 
- total_pop_10
- Population in 2010 
- total_pop_15
- Population in 2015 
Source
Bivand, Roger, Jakub Nowosad, and Robin Lovelace. 2019. spData: Datasets for Spatial Analysis. R package
Examples
data(us_data)
[Package stgam version 0.0.1.1 Index]