SpiceQA
Questions
Tags
Users
Badges
user_2884859
@user_2884859
0
reputation
0
answers
29
questions
About Me
// Hello, World !
Top Answers
Concatenate column names in one column conditional on using mutate, across and case_when
6 votes
How do I extract either second occurrence of repeated subject ID or first if not repeated?
6 votes
How to count the number of matched strings in R, when the string pattern to match is a column from another dataframe?
6 votes
Combine: rowwise(), mutate(), across(), for multiple functions
6 votes
Collapse duplicated rows with different values in different columns using R
5 votes
Top Questions
How can I use a vectorised function in R in alternate sequence?
10 votes
5 answers
Accumulate values for every possible combination in R
9 votes
6 answers
How to split a vector into list breaking at a specific value
8 votes
2 answers
regex for replacement of specific character outside parenthesis only
7 votes
3 answers
Canonical way to include one id column into all elements of resulting list from split.default
7 votes
3 answers