Helper function to use in tabulating model results.
unlist_and_blank_na(x)
x
(vector) input for a cell.
vector
An empty character vector if all entries in x are missing (NA), otherwise the unlisted version of x.
character
NA