sr_rmd_census_tracts_race | R Documentation |
Cleans ACS census data with race variables by putting it into a format where it can be plotted with a choropleth map in highcharts.
sr_rmd_census_tracts_race(.data, races_to_use)
.data |
Data set containing imported census demographic data created with |
races_to_use |
Races that we want to include in the data, as a vector of strings. |
Helper function that is used to create Rmarkdown file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.