Pull TIGER/Line data from the U.S. Census Bureau's API via the
tidycensus package. These are commonly known as "shapefiles"
in GIS contexts.
1 | stl_get_geo(region, level, year = 2017, crs = 26915, ...)
|
region |
One of |
level |
One of... |
year |
Vintage for data; defaults to 2017. |
crs |
EPSG code to transform data to; defaults to UTM 15N. |
... |
Advanced options to pass on to the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.