View source: R/hud_recent_y_q.R
hud_rec_il_yr | R Documentation |
Pings the Income Limits API provided by 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 resolution.
hud_rec_il_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 Income Limits for state, county, and metroarea queries.
hud_rec_cw_yr()
hud_rec_fmr_yr()
hud_rec_il_yr()
## Not run: hud_rec_il_yr() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.