List Question
10 TechQA 2024-11-21 06:58:45Why is across() not working like it should?
330 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
4k views
Asked by Lorenzo Bertola
Calculate lags across neighboring column with many columns in dplyr
40 views
Asked by JFD
R error in mutate(across()), Can't subset columns that don't exist
105 views
Asked by flammablewater
Coalesce inside an across statement using column name and a prefix
85 views
Asked by elka
Create summary row by group for the count of a particular observation
29 views
Asked by PhDavey