Unsure if this exists as an issue already, but the call
covid_hosp_facility_lookup(state = "WY", city = "New York") %>% fetch_tbl()
silently just returns the state result. As more than one input is invalid, this should probably return an error/warning to that effect.