Search code examples
Create column giving next occurrence of equal or smaller value in other column...


rdplyrtidyverse

Read More
pivot_longer() from multiple columns into one names_to() column, and two values_to() columns...


tidyversetidyr

Read More
Parallel version of `map()`...


rparallel-processingtidyversepurrr

Read More
Correctly align footers with flextable()...


rtidyverser-flextable

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


rdataframefunctiondplyrtidyverse

Read More
Shuffling tables in an ordered way...


rdataframedplyrcharactertidyverse

Read More
Find closest value above current row that meets condition and apply function for each group...


rdata.tabletidyverse

Read More
Fill but with a conditional...


rtidyversedata-wrangling

Read More
How to coalesce using a function of other rows?...


rtidyversedata-wrangling

Read More
Transforming Categorical Column into Binary Columns in R Based on Multiple Conditions...


rdataframetidyversetranspose

Read More
Summarize multiple columns individually with R...


rtidyverse

Read More
How to write the following tidyverse R code using Python Polars?...


pythonrdplyrtidyversepython-polars

Read More
Combine columns of a list of dataframes with a custom function...


rtidyverse

Read More
index/match equivalent in R for merging data frames in a tidy way...


rtidyversematchindex-match

Read More
Filtering , classifying and creating a new variable based on a reference datetime...


rdatefiltertidyversedata-wrangling

Read More
Duplicating (and modifying) discrete axis in ggplot2...


rggplot2tidyverse

Read More
How to create a tidy table of t-tests?...


rtidyverse

Read More
Two-level unstack in R...


rtidyverse

Read More
Deducting values across a data frame based on condition...


rtidyverse

Read More
How to name the list of the group_split output in dplyr...


rdplyrsplittidyversetidytable

Read More
Mutating detection data into binary...


rdatetidyversedata-manipulationbinary-data

Read More
column names as variables in dplyr: select v filter...


rdplyrtidyverse

Read More
In `dplyr` `filter`, how to parse conditions which are stored in string?...


rdplyrfiltertidyverse

Read More
Breaking up a flextable output into mini-tables...


rr-markdowntidyverser-flextable

Read More
Is there a efficient way to mutate only on rows that meet a condition? Think mutate(when(condition))...


rdplyrconditional-statementstidyverse

Read More
Identifying observations that overlap in space and time...


rtidyverse

Read More
dplyr if_any and numeric filtering?...


rdplyrtidyverse

Read More
Create a dataframe column containing a list of number whose length is determined by another column...


rdataframedplyrtidyverse

Read More
How to tidy messy data...


rtidyversedata-wrangling

Read More
Is there an R function to calculate row sums using a range/window of column indices?...


rdataframetidyverse

Read More
BackNext