Description Usage Arguments Value See Also
View source: R/coc_renter_share.R
Builds shares of renter households who pay more than 30 or 50 percent of their income in rent and the average median rent burden (rent / household income) in the CoC.
1 | make_coc_rent_burden(tract_rent_data, tract_crosswalk, yr)
|
tract_rent_data |
A data frame of tract level counts of rent burdened
households created by |
tract_crosswalk |
A data frame with a tract to CoC crosswalk created
by |
A data frame:
year
: Year (numeric)
coc_number
: CoC number (character)
share_rent_over_30_pct_inc
: Share of renter households paying more than
30 percent of their income in rent (numeric)
share_rent_over_50_pct_inc
: Share of renter households paying more than
50 percent of their income in rent (numeric)
median_rent_burden
: Median rent share of income in the CoC (numeric)
build_coc_rent_burden()
for the main function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.