List Question
12 TechQA 2024-03-06T09:28:02.933000Collapse rows that match in more than one column
64 views
Asked by raffaelluca
How to merge strings with no space in between and with a space when certain conditions are met in R?
37 views
Asked by Catalyst
What is the equivalent of reshape2's melt in collapse?
113 views
Asked by Thomas Philips
summarise/collapse dataframe by row above or below based on conditions
68 views
Asked by user63230
R combine rows in data frame based on grouping variable when there are both numeric and character columns to be collapsed
33 views
Asked by Will Phillips
Error: 'across' is not an exported object from 'namespace:collapse'
765 views
Asked by www
Grouped means in collapse package
198 views
Asked by Vitalijs
pivoting data frame using {collapse} package
73 views
Asked by sebelly
R collapse package: apply a function to each element of a list or atomic vector
316 views
Asked by MYaseen208
How to translate data.table code to collapse
392 views
Asked by der_grund
collapse package: sum over two vectors but keep empty intersections
165 views
Asked by A.Fischer