Search code examples
How to keep previous row while removing duplicate from R dataframe...


rdataframedplyrtidyr

Read More
How to unnest a list-column as new rows in pre-existing columns?...


rtidyr

Read More
How to perform the "uncollapsing" of a one row data frame or array to multiple rows in R...


rcombinationstidyrr-collapse

Read More
How to nest a dataframe into a grouped list and export tables to Word with group headers...


rtidyrpurrrr-flextableofficer

Read More
Creating a Similarity Matrix from Raw Card-Sort Data...


rmatrixdplyrsimilaritytidyr

Read More
pivot_longer() with several sets of columns...


rtidyr

Read More
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
BackNext