Search code examples
R: More efficent way to create a new data frame column containing the maximum value from a string...

rdataframeparsingtidyrpurrr

Read More
Drop a named column if and only if all values are NA...

rdplyrtidyrpurrr

Read More
Apply tidyr::separate over multiple columns...

rdataframelapplytidyr

Read More
Tidyverse/Dplyr solution to assigning values to column names extracted from a nested list...

rdplyrtidyrnested-lists

Read More
Why is R library not loading in app.powerbi.com?...

rpowerbitidyr

Read More
A simple pivot_longer on 3D array in R?...

rtidyr

Read More
split strings of multiple columns into separate rows using only base R...

rtidyr

Read More
Separate over several delimiting factors in R tidyR...

rdplyrtidyversetidyr

Read More
Is there an R Function that allows you to extract a single digital from a numeric variable REGARDLES...

rdplyrtidyversetidyrdata-manipulation

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