How do I preserve names when I use pivot_wider on a named list column?
|
|
3
|
480
|
August 30, 2024
|
How to Pivot a Dataframe in R to Count Unique CNPJs and Projects by Year and Analysis Type?
|
|
2
|
428
|
September 14, 2024
|
Can't fix this error, transforming long dataframe
|
|
11
|
688
|
June 6, 2024
|
pivot_wider() function in R, and column names from a data frame
|
|
5
|
2646
|
August 2, 2024
|
Partial pivot wider to extract a subset of rows
|
|
3
|
778
|
March 27, 2024
|
Transforming data from wide to long format with multiple grouping variables
|
|
7
|
2331
|
June 14, 2023
|
Transposing Data from selected columns only
|
|
5
|
1911
|
April 9, 2024
|
Getting error message when running a pivot_wide
|
|
20
|
1848
|
February 25, 2023
|
how can I pivot this table ?
|
|
13
|
897
|
February 2, 2023
|
Why is pivot_longer duplicating my rows?
|
|
15
|
2273
|
December 28, 2022
|
Using dplyr to create a list of suburb names based on unique postcodes
|
|
3
|
1182
|
November 16, 2022
|
How to pivot wider a data frame of two columns
|
|
2
|
2775
|
August 29, 2022
|
comparing columns
|
|
2
|
562
|
August 17, 2022
|
pivot table not popping up!
|
|
1
|
809
|
August 4, 2022
|
Pivot_wider without removing duplicates
|
|
2
|
5284
|
May 28, 2022
|
Using pivot_longer (wide to long) with more than one and irregular separators
|
|
5
|
5304
|
June 13, 2022
|
Widening a dataframe by a set of columns,
|
|
3
|
1085
|
December 22, 2021
|
Using pivot_longer to transform data from wide to long
|
|
13
|
3912
|
December 10, 2021
|
Data Reshaping with Replication
|
|
3
|
1620
|
December 29, 2021
|
How to put data in the tidy format?
|
|
6
|
1702
|
December 2, 2021
|
pivot_longer instead of split dataframe and bind_rows
|
|
3
|
1126
|
September 23, 2021
|
Pivoting sf dataframe to make the data a suitable for creating maps
|
|
6
|
1697
|
August 4, 2021
|
Pivot or Separate
|
|
8
|
850
|
August 8, 2021
|
pivot_longer multiple group of columns
|
|
5
|
1678
|
April 26, 2021
|
Value goes missing when pivoting table
|
|
2
|
1533
|
March 21, 2021
|
pivot_longer usage
|
|
2
|
1273
|
October 21, 2020
|
Formatting pivot based on corresponding column
|
|
4
|
1205
|
October 18, 2020
|
Pivoting data so that new variables are created for paired columns
|
|
3
|
1113
|
September 23, 2020
|
Change data from long to wide
|
|
5
|
3384
|
September 24, 2020
|
Amending a dataset to present values in a different format using pivot_wider
|
|
3
|
786
|
September 13, 2020
|