List Question
10 TechQA 2025-01-06 05:09:08Why is across() not working like it should?
354 views
Asked by igna43
Renaming multiple columns with dplyr rename(across(
18k views
Asked by Ian.T
Summarise across list columns, get first value, in dplyr
1.4k views
Asked by dez93_2000
How to refer to other column names within dplyr mutate across?
2.1k views
Asked by user42485
str_replace within mutate(across()) matching nth character from cur_column
4.1k views
Asked by Lorenzo Bertola
Calculate lags across neighboring column with many columns in dplyr
64 views
Asked by JFD
R error in mutate(across()), Can't subset columns that don't exist
124 views
Asked by flammablewater
Coalesce inside an across statement using column name and a prefix
110 views
Asked by elka
Create summary row by group for the count of a particular observation
51 views
Asked by PhDavey