get_tract_map | R Documentation |
The map returned is exactly the same map which tract_choropleth uses. It is downloaded using the "tracts" function in the tigris package, and then it is modified for use with choroplethr.
get_tract_map(state_name, drop_geometry = TRUE)
state_name |
The name of the state, given by proper name, abbreviation, for FIPS code. |
drop_geometry |
Drop geometry data? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.