Transform a column with several values (separated by a comma) into several rows.
|
|
3
|
190
|
September 21, 2020
|
unlist columns with lists of different length
|
|
4
|
262
|
September 18, 2020
|
Difficulties with pivot_wider()
|
|
3
|
117
|
September 16, 2020
|
Accelarate Web Scraping Process
|
|
3
|
137
|
September 24, 2020
|
Separate and Manipulate Rows by Rule
|
|
2
|
131
|
September 9, 2020
|
unnest_longer() doesn't work with single row nested data frames
|
|
1
|
154
|
September 18, 2020
|
Calculation of millions of linear regressions is taking days, ideas on a more efficient approach?
|
|
3
|
173
|
September 11, 2020
|
Using dplyr distinct on counts of dates with NA values
|
|
3
|
266
|
September 1, 2020
|
Filter does not work, is this known behavior or a bug?
|
|
2
|
153
|
August 28, 2020
|
Unnesting - Error: Can't combine <list> and <character>. from tibble column
|
|
8
|
846
|
September 10, 2020
|
transform 2 rows of a single event into 1 row of multiple columns
|
|
3
|
126
|
August 24, 2020
|
error: ‘unmove’ is not a member of ‘cpp11’
|
|
2
|
259
|
August 15, 2020
|
Calculating new column in a data frame
|
|
2
|
166
|
August 13, 2020
|
separate(): more than one "-"
|
|
5
|
181
|
August 13, 2020
|
install packages error tidyr
|
|
2
|
233
|
August 26, 2020
|
Fill up rows of a data frame
|
|
2
|
244
|
August 12, 2020
|
Prior month lookback
|
|
2
|
189
|
August 14, 2020
|
I want help gathering
|
|
7
|
192
|
August 14, 2020
|
pivot longer with multiple observations per row
|
|
10
|
629
|
July 30, 2020
|
How to time different numbers to different columns?
|
|
3
|
187
|
July 28, 2020
|
Factor with 2 levels, but R Studio only sees 1
|
|
4
|
442
|
August 2, 2020
|
What is the best way to pivot_wider() and summarise() at the same time?
|
|
6
|
724
|
July 26, 2020
|
DC and TWPL in r studio help
|
|
3
|
221
|
July 25, 2020
|
Aggregate a dataset based on company and datadate; keep ALL variables of a merged file
|
|
2
|
187
|
July 23, 2020
|
Unexpected output when combining expand_grid with do.call / lift_dl
|
|
2
|
143
|
July 22, 2020
|
Error on tidyr function to convert data from wide to long
|
|
3
|
276
|
July 20, 2020
|
Mutate multiple columns if grouping variable has all observations missing
|
|
8
|
699
|
June 30, 2020
|
different implementation of NSE in `dplyr` and `tidyr`?
|
|
2
|
232
|
June 18, 2020
|
Complex uniting of 2 columns into one
|
|
5
|
240
|
July 1, 2020
|
Changing DF structure
|
|
7
|
240
|
June 10, 2020
|