List Question
20 TechQA 2024-03-31T17:58:08.837000Replace NA in list of dfs in certain columns and under certain conditions
38 views
Asked by johnjohn
Mutating a column in a dataframe (1) based off a data in dataframe (1) that exist in another dataframe (2)
76 views
Asked by pindakazen
Pipe operator wont work in R mutate() function
42 views
Asked by pindakazen
keeping original and new variables in df
32 views
Asked by D. Fowler
Mutate multiple variables using across, starts_with and ifelse statement
51 views
Asked by Av65
dplyr - row_number in mutate in a for loop
28 views
Asked by gioscotti
How to reverse a mutate command in R?
46 views
Asked by Sadredin Mahmoudi
mutate column based on difference in col A, with rows identified by relative values in col B
23 views
Asked by ghaines
Combining & and | statements in case_when function
26 views
Asked by user23577523
Select quarterly months values
73 views
Asked by Sam
R Select() Can't subset columns that don't exist
51 views
Asked by Sam
Extract the last one or two digits of a coding variable with str_sub in R
48 views
Asked by Marta Román
Plotting a bar chart in R
61 views
Asked by Katlego Motsatsing
Sequentially number across groups without restarting sequence in r
32 views
Asked by user10240216
How to assign NA as the value using mutate() and case_when() in R
24 views
Asked by code_to_joy
Using mutate, case_when, across, and string detect to evaluate patterns in multiple columns to create a new column
41 views
Asked by Jenny Mercado
Bootstrap for a variable after group by (getting confidence intervals for each group)
28 views
Asked by Heidel Moronta
How can I edit my table so that all the values for each sample appear in 1 row for the sample?
16 views
Asked by user23486677
Group and then mutate
50 views
Asked by Vicki Latham