How do I preserve names when I use pivot_wider on a named list column?
|
|
3
|
438
|
August 30, 2024
|
How to Pivot a Dataframe in R to Count Unique CNPJs and Projects by Year and Analysis Type?
|
|
2
|
384
|
September 14, 2024
|
Can't fix this error, transforming long dataframe
|
|
11
|
628
|
June 6, 2024
|
pivot_wider() function in R, and column names from a data frame
|
|
5
|
2391
|
August 2, 2024
|
Partial pivot wider to extract a subset of rows
|
|
3
|
727
|
March 27, 2024
|
Transforming data from wide to long format with multiple grouping variables
|
|
7
|
2104
|
June 14, 2023
|
Transposing Data from selected columns only
|
|
5
|
1806
|
April 9, 2024
|
Getting error message when running a pivot_wide
|
|
20
|
1768
|
February 25, 2023
|
how can I pivot this table ?
|
|
13
|
839
|
February 2, 2023
|
Why is pivot_longer duplicating my rows?
|
|
15
|
2110
|
December 28, 2022
|
Using dplyr to create a list of suburb names based on unique postcodes
|
|
3
|
1123
|
November 16, 2022
|
How to pivot wider a data frame of two columns
|
|
2
|
2665
|
August 29, 2022
|
comparing columns
|
|
2
|
546
|
August 17, 2022
|
pivot table not popping up!
|
|
1
|
795
|
August 4, 2022
|
Pivot_wider without removing duplicates
|
|
2
|
5077
|
May 28, 2022
|
Using pivot_longer (wide to long) with more than one and irregular separators
|
|
5
|
5048
|
June 13, 2022
|
Widening a dataframe by a set of columns,
|
|
3
|
1060
|
December 22, 2021
|
Using pivot_longer to transform data from wide to long
|
|
13
|
3767
|
December 10, 2021
|
Data Reshaping with Replication
|
|
3
|
1589
|
December 29, 2021
|
How to put data in the tidy format?
|
|
6
|
1656
|
December 2, 2021
|
pivot_longer instead of split dataframe and bind_rows
|
|
3
|
1093
|
September 23, 2021
|
Pivoting sf dataframe to make the data a suitable for creating maps
|
|
6
|
1643
|
August 4, 2021
|
Pivot or Separate
|
|
8
|
831
|
August 8, 2021
|
pivot_longer multiple group of columns
|
|
5
|
1639
|
April 26, 2021
|
Value goes missing when pivoting table
|
|
2
|
1499
|
March 21, 2021
|
pivot_longer usage
|
|
2
|
1234
|
October 21, 2020
|
Formatting pivot based on corresponding column
|
|
4
|
1176
|
October 18, 2020
|
Pivoting data so that new variables are created for paired columns
|
|
3
|
1069
|
September 23, 2020
|
Change data from long to wide
|
|
5
|
3293
|
September 24, 2020
|
Amending a dataset to present values in a different format using pivot_wider
|
|
3
|
768
|
September 13, 2020
|