larmarange / broom.helpers

A set of functions to facilitate manipulation of tibbles produced by broom
https://larmarange.github.io/broom.helpers/
GNU General Public License v3.0
21 stars 8 forks source link

`forcats::fct_explicit_na()` is now deprecated #209

Closed larmarange closed 1 year ago

larmarange commented 1 year ago

fct_explicit_na() was deprecated in forcats 1.0.0.

ℹ Please use fct_na_value_to_level() instead.

larmarange commented 1 year ago

no impact on broom.helpers