Description Usage Arguments Value
get_fmr()
loads Fair Market Rents for counties or metro areas within
a given state from the HUD API.
1 2 3 4 5 6 7 8 9 |
geography |
Geography of data to pull. One of |
state |
State to pull data for. Specify as a two-letter state abbreviation. The 50 states plus DC, AS, GU, MP, PR, and VI are supported. |
year |
Year to pull data for. Currently, years 2017 to 2020 are supported. |
token |
HUD API access token.
Defaults to environment variable |
drop_empty_cols |
If |
tibble |
If |
show_url |
If |
A tibble or base data frame with requested data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.