Search code examples
matching metadata on multiple nested data frames...


rdplyrtidyr

Read More
unnest_wider only if columns exists in R...


rtidyrunnest

Read More
Massive dataset - average values by month and location...


dataframedplyrtidyversetidyrdata-cleaning

Read More
reordering my reshape: long to wide with pivot_wider, different column order...


rtidyr

Read More
How to sum non-empty successive rows in deeply nested tibbles in R?...


rdplyrnestedtidyr

Read More
Need to pivot wider by hour of the day without creating multiple day entries...


rpivottidyr

Read More
Separating character strings into columns that have dash and space pattern...


rregextidyr

Read More
How to properly use pivot_wider() to align the values of two variables?...


rdplyrpivottidyrtranspose

Read More
separate only specific columns into multiple across a table...


rdplyrmultiple-columnstidyr

Read More
multiple columns into seperate name-value pairs...


rdplyrtidyr

Read More
Combining multiple columns in one R...


rdplyrtidyr

Read More
How to replace any NAs in dataframe in R by the last 4 values...


rdataframetidyrna

Read More
Can you collapse duplicate rows in R, keeping values based on a selection of columns?...


rdplyrtidyr

Read More
Pivot a longer dataframe to wide with multiple columns in R...


rdataframetidyrwide-format-data

Read More
tidyr::unnest() tibble, integer and vector...


rtidyr

Read More
geom_point is not aligned when I add aesthetics...


rggplot2tidyr

Read More
How do I use pivot_longer and/or pivot_wider to restructure my data?...


rdplyrpivottidyrdata-wrangling

Read More
How to combine multiple columns of data into 1 column when pivoting wider in R...


rdataframepivottidyversetidyr

Read More
Tidyr equivalent for transpoing rows/columns and promoting first row (first column of original dataf...


rtidyr

Read More
How to use unite with map2 in R?...


rdplyrtidyrpurrr

Read More
Back-fill NAs in a column only if the subsequent value matches a specific value...


rdplyrtidyrpurrr

Read More
pivot_wider for multiple choice questionnaire...


rdplyrpivottidyr

Read More
How can I convert the format of my dataframe into a new transposed format in R?...


rdataframedplyrtidyr

Read More
Using mutate to paste a column name if a condition is matched...


rdplyrtidyrrowwise

Read More
Create a new variable as a sequence of two existing variables...


rdplyrtidyr

Read More
Fill gaps in data frame beginning with the first non-NA observation and ending with the last non-NA ...


rdplyrtidyrna

Read More
pivot_longer syntax equivalent to reshape::melt...


rtidyr

Read More
stop mutate truncating column column names...


rdplyrtidyversetidyrmutate

Read More
Converting multiple columns from character to POSIXct in R...


rdplyrtidyversetidyrlubridate

Read More
Reshape dataframe with unequal occurrences of character variables to pivot_wider without removing du...


rdataframedplyrtidyrdata-wrangling

Read More
BackNext