tidyverse / forcats

🐈🐈🐈🐈: tools for working with categorical variables (factors)
https://forcats.tidyverse.org/
Other
553 stars 126 forks source link

Reconsider `NULL` in `fct_recode()` #339

Open hadley opened 1 year ago

hadley commented 1 year ago

It's pretty weird to use the string NULL to mean remove these levels.