How do I preserve names when I use pivot_wider on a named list column?
|
|
3
|
150
|
August 30, 2024
|
How to Pivot a Dataframe in R to Count Unique CNPJs and Projects by Year and Analysis Type?
|
|
2
|
210
|
September 14, 2024
|
Can't fix this error, transforming long dataframe
|
|
11
|
371
|
June 6, 2024
|
pivot_wider() function in R, and column names from a data frame
|
|
5
|
1008
|
August 2, 2024
|
Partial pivot wider to extract a subset of rows
|
|
3
|
489
|
March 27, 2024
|
Transforming data from wide to long format with multiple grouping variables
|
|
7
|
1275
|
June 14, 2023
|
Transposing Data from selected columns only
|
|
5
|
1452
|
April 9, 2024
|
Getting error message when running a pivot_wide
|
|
20
|
1457
|
February 25, 2023
|
how can I pivot this table ?
|
|
13
|
660
|
February 2, 2023
|
Why is pivot_longer duplicating my rows?
|
|
15
|
1445
|
December 28, 2022
|
Using dplyr to create a list of suburb names based on unique postcodes
|
|
3
|
932
|
November 16, 2022
|
How to pivot wider a data frame of two columns
|
|
2
|
2292
|
August 29, 2022
|
comparing columns
|
|
2
|
465
|
August 17, 2022
|
pivot table not popping up!
|
|
1
|
732
|
August 4, 2022
|
Pivot_wider without removing duplicates
|
|
2
|
3883
|
May 28, 2022
|
Using pivot_longer (wide to long) with more than one and irregular separators
|
|
5
|
3437
|
June 13, 2022
|
Widening a dataframe by a set of columns,
|
|
3
|
987
|
December 22, 2021
|
Using pivot_longer to transform data from wide to long
|
|
13
|
2992
|
December 10, 2021
|
Data Reshaping with Replication
|
|
3
|
1404
|
December 29, 2021
|
How to put data in the tidy format?
|
|
6
|
1445
|
December 2, 2021
|
pivot_longer instead of split dataframe and bind_rows
|
|
3
|
940
|
September 23, 2021
|
Pivoting sf dataframe to make the data a suitable for creating maps
|
|
6
|
1424
|
August 4, 2021
|
Pivot or Separate
|
|
8
|
736
|
August 8, 2021
|
pivot_longer multiple group of columns
|
|
5
|
1476
|
April 26, 2021
|
Value goes missing when pivoting table
|
|
2
|
1279
|
March 21, 2021
|
pivot_longer usage
|
|
2
|
1067
|
October 21, 2020
|
Formatting pivot based on corresponding column
|
|
4
|
1066
|
October 18, 2020
|
Pivoting data so that new variables are created for paired columns
|
|
3
|
958
|
September 23, 2020
|
Change data from long to wide
|
|
5
|
2935
|
September 24, 2020
|
Amending a dataset to present values in a different format using pivot_wider
|
|
3
|
704
|
September 13, 2020
|