Description Usage Arguments Examples
View source: R/get_income_and_rent_for_renters_from_chas.R
This function formats table 18C of the 2013-2017 CHAS data to return the count of units for renters by income and affordability.
1 | get_income_and_rent_for_renters_from_chas(geography, state)
|
geography |
Options are "county" or "place", determines the geographic unit to return CHAS data for. |
state |
U.S. state to return data for, requires the state two letter abbreviation to be passed |
1 | get_income_and_rent_for_renters_from_chas(geography = "place", state = "ID")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.