Search code examples
Looping with dplyr to create multiple dataframes...


rdplyr

Read More
dplyr join on column A OR column B...


rdplyr

Read More
Pull out Regression Eqn from ggplot...


rggplot2dplyrregressionggpmisc

Read More
round_any equivalent for dplyr?...


rdplyrroundingplyrtidyverse

Read More
Efficient way to filter one data frame by ranges in another...


rdplyr

Read More
Join a dataframe with multiple dataframes stored in a list with different column...


rdataframedplyrpurrr

Read More
Rolling mean (moving average) by group/id with dplyr...


rdplyr

Read More
How to mutate new variable according the formula string...


rdplyrmutate

Read More
there are two case_when() in code,the conditions are the same. Is the any way to simplify it...


rdplyr

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


rmatrixdplyrsimilaritytidyr

Read More
How to create multilinestring sf from a tibble of coordinates...


rdplyrr-sfmultilinestring

Read More
`dplyr::if_else()` compared to base R `ifelse()` - why rbindlist error?...


rif-statementdplyrr-flextable

Read More
Why is enquo + !! preferable to substitute + eval...


rdplyrnsetidyeval

Read More
Conditional statements within groups in dplyr...


rdplyr

Read More
dplyr::mutate when custom function return a vector...


rdplyr

Read More
python/pandas equivalent to dplyr 1.0.0 summarize(across())...


pythonrpandasdplyr

Read More
Create named groups by dates using defined time window in R...


rdatedplyr

Read More
Create column giving next occurrence of equal or smaller value in other column...


rdplyrtidyverse

Read More
Custom pipe to silence warnings...


rdplyrmagrittrrlang

Read More
Dplyr pipe - If this, continue, else end...


rdplyr

Read More
Sequence of dates in R...


rdplyrseq

Read More
rearrange some columns in R alphabetically...


rdplyr

Read More
Avoiding NAs in the output of dplyr...


rdataframefunctiondplyrtidyverse

Read More
How to summarise long data into new wide format variables and keep important group information in R...


rdplyrpivotsummarize

Read More
Shuffling tables in an ordered way...


rdataframedplyrcharactertidyverse

Read More
Replacing several rows of data in a column efficiently using condition in a pipeline...


rdataframedplyrreplacemutate

Read More
How to conditionally pass a vector to dplyr::select using quosures?...


rif-statementdplyrquosure

Read More
Filter grouped data by condition defined by changes in column values using R...


rdataframedplyrfilterdata.table

Read More
How to use data from row before in a present row in one column?...


rdplyr

Read More
Saving Elements of List in R - Number of Files doesnt match length of list...


rlistcsvdplyrsave

Read More
BackNext