List Question
20 TechQA 2020-10-02T02:45:20.153000Why is across() not working like it should?
414 views
Asked by igna43
Renaming multiple columns with dplyr rename(across(
18.1k views
Asked by Ian.T
Summarise across list columns, get first value, in dplyr
1.5k views
Asked by dez93_2000
How to refer to other column names within dplyr mutate across?
2.2k 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
101 views
Asked by JFD
R error in mutate(across()), Can't subset columns that don't exist
161 views
Asked by flammablewater
Coalesce inside an across statement using column name and a prefix
150 views
Asked by elka
Create summary row by group for the count of a particular observation
91 views
Asked by PhDavey
Reframe error when using summarize to get remove na's from rows
116 views
Asked by user8229029
Mutate a new variable across multiple variables
167 views
Asked by Av65
Replace any value in an Arrow Table with another value
107 views
Asked by TDeramus
Applying custom function to many columns in dataframe using across R
89 views
Asked by abrar
Append across output to data
90 views
Asked by MYaseen208
Want to cycle through dataframe rows and columns using the names and values to run a simple macro generator
53 views
Asked by GeoffRussell
Summarise(across(where)) in R
1.8k views
Asked by John Doe
Across with NA values
602 views
Asked by K Y
recode using dplyr::mutate across not working in a function
823 views
Asked by bcarothers