sr_rmd_get_educational_attainment | R Documentation |
Pull in educational attainment data, combine educational levels, and calculate the percentage
of the population that has attained certain educational levels. Uses tidycensus
to import education attainment data from the census ACS.
sr_rmd_get_educational_attainment(state_abb, tract_fips)
state_abb |
The two letter state abbreviation on the state that you want to show all schools for. |
tract_fips |
The fips code of the census tracts that we want to get data for. |
Helper function to create Rmarkdown report.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.