Search code examples
Time since last event of grouped data in R...


rdplyrtime

Read More
Get index of rows with not equal values across several columns, excluding NA...


rdplyr

Read More
Pass a variable in mutate...


rdplyr

Read More
Plot means and sd error bars for both x and y...


rggplot2dplyrbiplot

Read More
Reshaping data into long forma...


rdplyrtidyrreshape2

Read More
Calculating mean by logical subsetting vs piping in dplyr appears to return different results...


rdplyrfilterpipe

Read More
case_when over multiple columns...


rdplyr

Read More
Select groups that satisfy one of the two conditions using dplyr...


rdplyrfilterdata-cleaning

Read More
How to replace an entire row between two rows based on a column...


rdplyrdata-manipulationdata-cleaning

Read More
Dynamically calculating start and end dates of records for each ID using R...


rdplyr

Read More
How to use purrr::map on a full tibble rather than individual tibble rows...


rdplyrpurrr

Read More
Transform a table using dplyr to be multiple columns with specific rule...


rdplyrtidyverse

Read More
R: Get current row minus previous row...


rdplyr

Read More
Select rows where data has a pattern in columns...


rdplyrsubset

Read More
First and last name permutation in datasets...


rdplyrpermutation

Read More
Per group wilcox.test against everything else using two data frame columns...


rdplyr

Read More
Sum up columns and divide them by adjacent cell FOR THE MOST RECENT THREE ROWS...


rdplyr

Read More
Can I change dataframe column label in a pipe using base R?...


rdplyr

Read More
select several column use group_by in dplyr...


rselectgroup-bydplyr

Read More
Why does it take so much longer to run a mutate function using c_across(all_of()) (from tidyverse/dp...


rdplyr

Read More
Can Dplyr pipe a data frame into the table(function)?...


rdplyrpipetidyr

Read More
Unexpected warnings with case_when and regex conditions suggest too many cases are matching...


rdplyrstringr

Read More
Looping over data frame to "clean" data...


loopsdplyrapplydata-cleaningmutate

Read More
Create a ranking variable with dplyr?...


rdplyr

Read More
Can't get multiple rows using filter in R...


rdplyrfilter

Read More
Creating new dataframe with just ids columns from several existing dataframes...


rdplyr

Read More
Making a ggplot bar plot with proportion labels with position = "dodge"...


rggplot2dplyrtidyr

Read More
Aggregate number of distinct for group by subgroup...


rdplyr

Read More
Complete missing, non-overlapping date ranges, truncated, variable start/end dates, indicator var...


rdplyr

Read More
R - Assign class using mutate...


rdplyr

Read More
BackNext