View source: R/hud_recent_y_q.R
hud_rec_cw_yr | R Documentation |
Pings the (United States Postal Service) USPS Crosswalk API provided by HUD USER to determine the most recently released files. This will only ping for the last two years for every quarter. This tests hud_cw_tract_zip(tract = 48201223100) as the endpoint query.
hud_rec_cw_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 and quarter of available (United States Postal Service) USPS Crosswalk files.
hud_rec_cw_yr()
hud_rec_fmr_yr()
hud_rec_il_yr()
## Not run: hud_rec_cw_yr() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.