View source: R/hud_recent_y_q.R
hud_rec_fmr_yr | R Documentation |
Pings the Fair Markets Rent API provided by (US Department of Housing and Urban Development) HUD User to determine the most recently released files. This will only ping for the last two years. Will return years for state, county, and metroarea resolutions.
hud_rec_fmr_yr(key = Sys.getenv("HUD_KEY"))
key |
A character vector of length one with the key obtained from HUD (US Department of Housing and Urban Development) USER website. |
The most recent year for the fmr files for state, county, and metroarea queries.
hud_rec_cw_yr()
hud_rec_fmr_yr()
hud_rec_il_yr()
## Not run: hud_rec_fmr_yr() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.