R/fct_drop.R
fct_drop.Rd
This extends [forcats::fct_drop()] to natively work across a data.frame and replace [base::droplevels()].
fct_drop.data.frame(x, ...)
Factor to drop unused levels
Other arguments passed down to method.