Created
July 12, 2021 12:54
-
-
Save rhilfi/940d5564b6344949e6b5c57a476bc6dc to your computer and use it in GitHub Desktop.
as numeric over several columns
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mutate(across(Age_mean:woman_perc, as.numeric)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment