List Question
20 TechQA 2024-03-05T12:37:54.363000How to combine two melt / gather / pivot_longer commands in R into one command?
38 views
Asked by Feli
Melt dataset splitting columns by delimiter in r reshape2
29 views
Asked by user95146
Stacked barplot from 2 dataframes using 3 variables
61 views
Asked by Kristina
How to combine multiple columns to single columns (by header name)?
125 views
Asked by Hotshot
In R, how to transpose row data to coulmn per variable?
54 views
Asked by Jin.w.Kim
Reshape multiple columns R. Columns inverted
38 views
Asked by user3631369
Convert the event-level dataset to the patient-level data in r
82 views
Asked by Mohamed Rahouma
Issue using data.frame() and/or cast() to alter data in R
27 views
Asked by CyanoSloughth
Error in sum(X) : invalid 'type' (list) of argument
148 views
Asked by Carolina V
Reshaping data into long forma
35 views
Asked by Peter.2055
"Aggregation requires fun.aggregate: length used as default" error when using cast() function from Reshape package
86 views
Asked by OzkanGelincik
Error when using unnest() following pivot_wider() in R
72 views
Asked by Jawad Alaa Edeen
Reframing output of confidence intervals to combine mean, upper and lower values into one cell
157 views
Asked by amir.fathi
How to make four combination of points with the same ID in a data frame in R?
110 views
Asked by cinnamoroll
I want to modify my dataset in R so that I can conduct a market basket analysis
47 views
Asked by Aldo Verdino
How to handle "variable" and "value" in melt reshape2 with Roxygen2
36 views
Asked by Jasmin Wilson
dcasting long table along multiple columns
67 views
Asked by David Inman