Search code examples
Reshape dataframe with unequal occurrences of character variables to pivot_wider without removing du...


rdataframedplyrtidyrdata-wrangling

Read More
how to plot a combined histogram with different datasets in r...


rdplyrtidyversetidyr

Read More
Get rowwise sum across multiple groups of columns based on a partial name match...


rregexdataframedplyrtidyr

Read More
Fill missing values by group, but don't carry over...


rtidyr

Read More
How to reference the last column in pivot_longer() without naming it or providing the index number?...


rdataframedata.tabletidyrreshape

Read More
Is there an alternative to pivotlonger function in R?...


rtidyr

Read More
Using pivot_longer for multiple untidy columns...


rtidyr

Read More
Convert a columns into separate columns in wide format in R...


rtidyversetidyr

Read More
Splitting a dataframe string column based on number of characters in string into multiple different ...


rdataframesplittidyrstringr

Read More
Pivot to wide form based on contents of cells...


rdataframedplyrtidyr

Read More
dplyr use filter only if a variable exists...


rdplyrtidyr

Read More
how to group by time (quarter) and another group...


rtidyrtimetk

Read More
Count identical values in a string, than group, and count the results using tidyverse and dplyr...


rdplyrtidyr

Read More
Write all strings beginning with a certain substring in a specific range of columns to a new column ...


rdataframedplyrtidyr

Read More
Aggregate the columns we create with pivot_wider (set a difference)...


rpivottidyr

Read More
Separate multiple columns of nested data and clean them at the same time using base R and Tidyverse...


rtidyr

Read More
How to make longer based on ID column, *without* collapsing the remaining columns? - R...


rdataframedplyrgroup-bytidyr

Read More
How would you create a recursively nested tibble in R...


rtidyversetidyrnested-lists

Read More
Unnest only one column of nested data frames...


rdplyrtidyr

Read More
Pivot_wider with two value columns...


rtidyr

Read More
How to split a variable (within a dataset) in R that is cut at different points (based on the locati...


rsplittidyr

Read More
How to use fill function from tidyr R package with groups...


rdplyrtidyrfillcoalesce

Read More
pivot_longer three variables respecting uniquely identifier rows...


rpivottidyr

Read More
R- Creating New Variable Based on Dupication of Patient Admission Based on Values in a Different Row...


rdplyrduplicatestidyr

Read More
What alternative is faster to create new rows based on an external vector in R?...


rdplyrtidyr

Read More
convert data from wide to long using pivot_longer()...


rdplyrtidyr

Read More
Select only participants with multiple rows...


rtidyr

Read More
[tidy]: package 'tidy' is not available...


rtidyrrenv

Read More
Using summarise in wide vs long format...


rtidyrsummarizewide-format-data

Read More
Error with replace_na single column. `replace` must be a list, not a number...


rtidyr

Read More
BackNext