Description Usage Format Value Source Examples
View source: R/state_shapepull.R
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.
1 |
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.
1 | state_shp <- state_shapepull()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.