build_coc_income: Creates CoC average median income measures

Description Usage Arguments Value

View source: R/coc_economic_indicators.R

Description

Takes the weighted average of the provided income measures, where the weights are the county's share of the total CoC population. The default measures are: median household income, median family income, and median individual earnings (pay from wages and salary).

Usage

1
build_coc_income(yr, county_crosswalk, income_variables)

Arguments

yr

A numeric with the year of the data.

county_crosswalk

A data frame with the county to CoC crosswalk.

income_variables

A character vector (optionally named with variable names) with the ACS variable codes.

Value

A data frame:


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.