As of dplyr 1.0.0, the across function has superseded the old mutate_if and summarise_at type functions.
across
mutate_if
summarise_at
Whenever I\'m using