How do I preserve names when I use pivot_wider on a named list column?
|
|
3
|
304
|
August 30, 2024
|
How to Pivot a Dataframe in R to Count Unique CNPJs and Projects by Year and Analysis Type?
|
|
2
|
300
|
September 14, 2024
|
Can't fix this error, transforming long dataframe
|
|
11
|
499
|
June 6, 2024
|
pivot_wider() function in R, and column names from a data frame
|
|
5
|
1720
|
August 2, 2024
|
Partial pivot wider to extract a subset of rows
|
|
3
|
628
|
March 27, 2024
|
Transforming data from wide to long format with multiple grouping variables
|
|
7
|
1666
|
June 14, 2023
|
Transposing Data from selected columns only
|
|
5
|
1629
|
April 9, 2024
|
Getting error message when running a pivot_wide
|
|
20
|
1627
|
February 25, 2023
|
how can I pivot this table ?
|
|
13
|
734
|
February 2, 2023
|
Why is pivot_longer duplicating my rows?
|
|
15
|
1751
|
December 28, 2022
|
Using dplyr to create a list of suburb names based on unique postcodes
|
|
3
|
999
|
November 16, 2022
|
How to pivot wider a data frame of two columns
|
|
2
|
2444
|
August 29, 2022
|
comparing columns
|
|
2
|
511
|
August 17, 2022
|
pivot table not popping up!
|
|
1
|
765
|
August 4, 2022
|
Pivot_wider without removing duplicates
|
|
2
|
4652
|
May 28, 2022
|
Using pivot_longer (wide to long) with more than one and irregular separators
|
|
5
|
4446
|
June 13, 2022
|
Widening a dataframe by a set of columns,
|
|
3
|
1028
|
December 22, 2021
|
Using pivot_longer to transform data from wide to long
|
|
13
|
3506
|
December 10, 2021
|
Data Reshaping with Replication
|
|
3
|
1509
|
December 29, 2021
|
How to put data in the tidy format?
|
|
6
|
1556
|
December 2, 2021
|
pivot_longer instead of split dataframe and bind_rows
|
|
3
|
1004
|
September 23, 2021
|
Pivoting sf dataframe to make the data a suitable for creating maps
|
|
6
|
1508
|
August 4, 2021
|
Pivot or Separate
|
|
8
|
785
|
August 8, 2021
|
pivot_longer multiple group of columns
|
|
5
|
1553
|
April 26, 2021
|
Value goes missing when pivoting table
|
|
2
|
1369
|
March 21, 2021
|
pivot_longer usage
|
|
2
|
1143
|
October 21, 2020
|
Formatting pivot based on corresponding column
|
|
4
|
1118
|
October 18, 2020
|
Pivoting data so that new variables are created for paired columns
|
|
3
|
1037
|
September 23, 2020
|
Change data from long to wide
|
|
5
|
3099
|
September 24, 2020
|
Amending a dataset to present values in a different format using pivot_wider
|
|
3
|
740
|
September 13, 2020
|