Note that `mutate_if()` is deprecated in favor of `arcoss()`: https://dplyr.tidyverse.org/reference/across.html Could someone take a crack at scrubbing calls to `mutate_if()`?
Note that
mutate_if()is deprecated in favor ofarcoss():https://dplyr.tidyverse.org/reference/across.html
Could someone take a crack at scrubbing calls to
mutate_if()?