-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
documentationtidy-dev-day 🤓Tidyverse Developer Day rstd.io/tidy-dev-dayTidyverse Developer Day rstd.io/tidy-dev-day
Description
When I use across() I almost always want to do the thing to every single column. For whatever reason, that tidyselect action is hard for me to remember/find. Is it all()? Is it everything()? Etc. It would be great to have an example in the across() documentation that does the thing to every column. Additionally, it would be awesome to have an example that does the thing conditionally depending on the variable type. For example, rounding all the numeric variables.
jrosell
Metadata
Metadata
Assignees
Labels
documentationtidy-dev-day 🤓Tidyverse Developer Day rstd.io/tidy-dev-dayTidyverse Developer Day rstd.io/tidy-dev-day