state_shapepull {edbuildmapr} | R Documentation |
This function allows you to import a simplified version of state shapefiles which match the the US Census Bureau, Education Demographic and Geographic Estimates Program (EDGE), Composite School District Boundaries File.
state_shapepull()
Simple feature collection with 4 fields:
State postal code, character string
State ID, character
State name, character string
sfc_MULTIPOLYGON
A spatial object where each row is a state.
state_shp <- state_shapepull()