powered by
Provides list of state codes data from HUD.
get_hud_fmr_liststates(hud_key = Sys.getenv("HUD_API_KEY"))
A data table containing a list of state codes from HUD.
Character string indicating your API key from HUD.
Paul Richardson
if (FALSE) { library(hudr) hud_key <- Sys.getenv("HUD_API_KEY") state_codes <- get_hud_fmr_liststates(hud_key = hud_key) }
Run the code above in your browser using DataLab