Skip to contents

This extends [forcats::fct_drop()] to natively work across a data.frame and replace [base::droplevels()].

Usage

fct_drop.data.frame(x, ...)

Arguments

x

Factor to drop unused levels

...

Other arguments passed down to method.