fct_unique()
drops NA
data if it isn't an explicit level
#293
Labels
Milestone
fct_unique()
drops NA
data if it isn't an explicit level
#293
This came up as an issue in tidyr (tidyverse/tidyr#1275, tidyverse/tidyr#1276).
We could use the tidyr implementation here:
The text was updated successfully, but these errors were encountered: