SpiceQA
Questions
Tags
Users
Badges
user_2725773
@user_2725773
0
reputation
0
answers
40
questions
About Me
// Hello, World !
Top Answers
flatten a list of lists without recursive=FALSE
4 votes
Dplyr: using summarise across to take mean of columns only if row value > 0
4 votes
R Add empty row before specific value
4 votes
Use mutate_at with contains to apply function on multiple columns
4 votes
How many of each distinct item in a column is assigned to each distinct item of another column?
4 votes
Top Questions
Dynamic `case_when` that allows for different number of conditions and conditions itself
7 votes
1 answers
tidyverse summarize multiple columns but show result as rows
5 votes
3 answers
(tidyverse approach) calculating rowsum across several columns where info on columns to include comes from a different data frame
5 votes
4 answers
tidyverse solution for multiplying columns by a vector
4 votes
5 answers
dplyr arrange data frame based on column position with new R pipe |>
4 votes
2 answers