Description Usage Arguments Value See Also
View source: R/coc_county_tract_crosswalk.R
Provides CoC level total population, population in poverty, and poverty rate.
1 | build_coc_populations(tract_crosswalk)
|
tract_crosswalk |
A data frame with a tract to CoC crosswalk produced by |
A data frame.
year: Year (numeric)
coc_number: CoC number (character)
coc_pop: CoC population (numeric)
coc_poverty_pop: CoC population below poverty line (numeric)
coc_poverty_rate: Share of CoC population below poverty line (numeric)
build_tract_crosswalk() for the source data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.