How do I preserve names when I use pivot_wider on a named list column?
|
|
3
|
232
|
August 30, 2024
|
How to Pivot a Dataframe in R to Count Unique CNPJs and Projects by Year and Analysis Type?
|
|
2
|
257
|
September 14, 2024
|
Can't fix this error, transforming long dataframe
|
|
11
|
426
|
June 6, 2024
|
pivot_wider() function in R, and column names from a data frame
|
|
5
|
1444
|
August 2, 2024
|
Partial pivot wider to extract a subset of rows
|
|
3
|
580
|
March 27, 2024
|
Transforming data from wide to long format with multiple grouping variables
|
|
7
|
1458
|
June 14, 2023
|
Transposing Data from selected columns only
|
|
5
|
1568
|
April 9, 2024
|
Getting error message when running a pivot_wide
|
|
20
|
1549
|
February 25, 2023
|
how can I pivot this table ?
|
|
13
|
699
|
February 2, 2023
|
Why is pivot_longer duplicating my rows?
|
|
15
|
1595
|
December 28, 2022
|
Using dplyr to create a list of suburb names based on unique postcodes
|
|
3
|
962
|
November 16, 2022
|
How to pivot wider a data frame of two columns
|
|
2
|
2380
|
August 29, 2022
|
comparing columns
|
|
2
|
492
|
August 17, 2022
|
pivot table not popping up!
|
|
1
|
751
|
August 4, 2022
|
Pivot_wider without removing duplicates
|
|
2
|
4377
|
May 28, 2022
|
Using pivot_longer (wide to long) with more than one and irregular separators
|
|
5
|
4097
|
June 13, 2022
|
Widening a dataframe by a set of columns,
|
|
3
|
1008
|
December 22, 2021
|
Using pivot_longer to transform data from wide to long
|
|
13
|
3335
|
December 10, 2021
|
Data Reshaping with Replication
|
|
3
|
1457
|
December 29, 2021
|
How to put data in the tidy format?
|
|
6
|
1500
|
December 2, 2021
|
pivot_longer instead of split dataframe and bind_rows
|
|
3
|
974
|
September 23, 2021
|
Pivoting sf dataframe to make the data a suitable for creating maps
|
|
6
|
1464
|
August 4, 2021
|
Pivot or Separate
|
|
8
|
755
|
August 8, 2021
|
pivot_longer multiple group of columns
|
|
5
|
1518
|
April 26, 2021
|
Value goes missing when pivoting table
|
|
2
|
1321
|
March 21, 2021
|
pivot_longer usage
|
|
2
|
1101
|
October 21, 2020
|
Formatting pivot based on corresponding column
|
|
4
|
1095
|
October 18, 2020
|
Pivoting data so that new variables are created for paired columns
|
|
3
|
1000
|
September 23, 2020
|
Change data from long to wide
|
|
5
|
3037
|
September 24, 2020
|
Amending a dataset to present values in a different format using pivot_wider
|
|
3
|
719
|
September 13, 2020
|