Search code examples
using apply and filter to R dataframe...

rdataframedplyr

Read More
Use a for loop for a mutate function with an operation...

rfor-loopdplyr

Read More
Alternatives to if_all and if_any for Data Manipulation in R...

rdplyrtidyverser-collapsekit

Read More
How to select last N observation from each group in dplyr dataframe?...

rdplyr

Read More
data.table's equivalent of dplyr's bang bang (!!)...

rdplyrdata.table

Read More
Finding the most recent update within a table...

rdplyr

Read More
How to include missing values in svytable in R to match Stata’s tab command?...

dplyrsurveyweighted

Read More
How do I drop duplicates within groups that were collected within 60min of one another?...

rdplyrlubridate

Read More
How to avoid transposition of duplicates into lists with pivot_wider?...

rdplyrduplicatespivot-table

Read More
R dplyr function ceases to work when using map to iterate over vector of column names...

rdplyrpurrr

Read More
in deply , how to select variable which contains string [cat] or [b]?...

selectdplyr

Read More
How to fill NA's in a column if the column contains a number but leave NA if a column is all NAs...

rdplyrtidyr

Read More
Error: Data source must be a dictionary (dplyr)...

rerror-handlingdplyr

Read More
Is there a way to rearrange columns uniformly between multiple tables and plot?...

rdataframeplotdplyr

Read More
R: How to average a column between specific values in another?...

rdplyr

Read More
sf: Find bounding boxes for groups and comparison with ArcGIS Pro results...

rdplyrgisr-sf

Read More
dplyr::case_when throws "no non-missing arguments" with na.rm=TRUE even when compensating ...

rdplyr

Read More
R: How to calculate cumulative mean over first N rows and fill result down column?...

rdplyr

Read More
Elongate data but also keep one of the original variable in R...

rdataframefunctiondplyrtidyverse

Read More
How to use if statements inside of groups in a dataframe in R?...

rdplyr

Read More
Collapsing rows by user with dplyr...

rdplyr

Read More
How to calculate median using lag/lead in R...

rdplyrmedian

Read More
pivot_longer into several pairs of columns...

rdplyrpivottidyverse

Read More
How to group_by() by two variables in a dplyr call?...

rdplyr

Read More
Repeated event long format data to single multiple variable...

rdplyr

Read More
Subset columns based on condition, on a subset of columns (dplyr)...

rselectdplyrfilter

Read More
using a "lookup" dataframe to map value pairings in R...

rdataframedplyrdatatablemapping

Read More
in dplyr::mutate, dplyr::starts_with works for .before but not .after?...

rdplyrtidyversetidyrtidyselect

Read More
Filter function according variable value failed...

rdplyr

Read More
Mutating a variable using a different-dimensioned lookup table...

rdplyr

Read More
BackNext