Search code examples
cbind within a conditional ifelse statement...

rdplyrtidyr

Read More
Sum columns based on a string match in other columns...

rdplyrtidyr

Read More
Make wide dataframe long with different variable names...

rtidyr

Read More
R: Find most recent data that fulfills conditions...

rdplyrtidyrlag

Read More
tidyr::unnest() with different column types...

rtidyrunnest

Read More
Converting rows to columns with meaningful duplicate rows...

rdplyrtidyr

Read More
How to pivot longer a longitudinal dataset...

rtidyr

Read More
In R, how to take each row of dataframe and give it its own columns...

rtidyr

Read More
Group by date then summarize and transpose data...

rdatetimedplyrtidyversetidyr

Read More
Remove group with identical values...

rdplyrtidyr

Read More
R: gather multiple sets of columns with tidyr pivot_longer()...

rtidyr

Read More
pivot_longer two set of columns in R...

rdplyrtidyversetidyr

Read More
How to add percents next to a column value...

rtidyversetidyr

Read More
tidy - fill NA in columns with value two cells above the "NA" cells...

rtidyversetidyr

Read More
R dplyr fill fails to populate data in a dataframe...

rdplyrtidyr

Read More
How to use pivot_wider keeping each duplicate separate...

rtidyr

Read More
`tidyr::unnest`: "cant't recycle input" error **ONLY** when using `cols = dplyr::every...

rtidyversetidyrtibble

Read More
R - Unlist Data_frame column of lists in tidy manner...

rdataframetidyrtidyverse

Read More
Is it possible to lengthen a given column based another column...

rdataframedplyrtidyr

Read More
How to tidy this messy hurricanes dataset...

rdplyrtidyr

Read More
How to use tidyr::separate to get only the first element...

rstringtidyr

Read More
Pivot_longer from multiple columns pairwise...

rdplyrtidyr

Read More
pivot_longer() for multiple columns...

rtidyr

Read More
Transform table to wide format where not all columns are in long...

rtidyrlong-format-datawide-format-data

Read More
How to split elements separated by underscore in columns names and create...

rdata.tabletidyversetidyr

Read More
How to get from pipe-delimited lists to long format in R using tidyverse?...

rdataframelistpivottidyr

Read More
How to pivot in two directions at once?...

rtidyr

Read More
Using tidyr separate to split information based on spaces and other characters, and remove some othe...

rtidyr

Read More
Swap column names with values by splitting multiple strings...

rdplyrtidyrdata-wrangling

Read More
Unnesting lists inside a column using unnest_longer()...

rdataframetidyrunnest

Read More
BackNext