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