if (FALSE) {
library(hudr)
hud_key <- Sys.getenv("HUD_API_KEY")
chas_cnty_dt <- get_hud_chas_data(entityid = "033", stateid = "53",
type = "3", yr = "2014-2018",
hud_key = hud_key)
}
Run the code above in your browser using DataLab