Search code examples
pivot_longer() from multiple columns into one names_to() column, and two values_to() columns...


tidyversetidyr

Read More
Reshaping data using tidyr...


rdplyrtidyr

Read More
tidyr::nest - what is it good for?...


rtidyr

Read More
expand versus crossing in combination with nesting for tidyr::complete giving inconsistent behavior...


rdplyrtidyr

Read More
summarise(across(starts_with())) in R...


rdplyrtidyr

Read More
Extract object from list using dplyr...


rdplyrtidyrpurrr

Read More
How can I separate filename extensions while preserving periods in data values?...


rtidyr

Read More
Fill a limited number of values - tidyr Fill...


rfilltidyr

Read More
Get the number of days since last event...


rdplyrtidyrdata-manipulation

Read More
Split all columns in half by character position...


rdataframesplitsubstringtidyr

Read More
Selecting columns to pivot based on column data type...


rdplyrtidyr

Read More
Transform dataframe to long format based on text...


rtidyr

Read More
pivot_longer with many variables and inconsistent names...


rtidyr

Read More
Expand existing table into a "versioned up-to-date statues" table...


rdplyrtidyr

Read More
How to pivot data and create a list...


rdplyrtidyr

Read More
Transposing data frames using the tidyverse...


rreshape2tidyr

Read More
Pivot Wider without unique ID generating NA's...


rdataframedplyrtidyr

Read More
names_pattern in tidyr pivot_longer for multiple variables nested in the column names...


rregextidyrlong-format-data

Read More
Extracting & Joining Values from a Nested List to a single column in R...


rdataframetidyrpurrr

Read More
Splitting one column to three columns for uneven characters in r...


rsplitextracttidyr

Read More
Separting alphanumeric string using tidyr separate wider regex...


rregexstringdataframetidyr

Read More
Reading large multi-part table from file and combing its parts into one tibble...


rtidyrdata-cleaningtibbleread-csv

Read More
Opposite of tidyr::separate, concatenating multiple columns into one...


rdplyrtidyr

Read More
Pivot wider in R return list instead of data frame...


rdataframetidyr

Read More
Separating with multiple alternative delimiters in tidyr...


rregexdataframetidyrdelimiter

Read More
Pivot wider in R with 2 variables to names_from...


rdataframetidyr

Read More
Re-installing a package...


error-handlingpackagetidyr

Read More
R - Sum rows from different column based on condition in grouped values...


rdplyrtidyrconditional-operator

Read More
Alternatives to reshape2::melt() for matrices with named rows/columns?...


rtidyrreshape2melt

Read More
pivot_longer() with parallel (unlinked) sets of columns...


rdplyrtidyrdata-wrangling

Read More
BackNext