| get_zip_map | R Documentation |
The map returned is exactly the same map which zip_choropleth() uses. It is downloaded using the "zctas" function in the tigris package, and then it is modified for use with choroplethr.
get_zip_map(zipcodes, map_year, drop_geometry = TRUE)
zipcodes |
The zipcodes for which you want to download map data. |
map_year |
The year of the map you want to download. Only years after 2013 are available. |
drop_geometry |
Drop geometry data? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.