Search code examples
R - greatest common divisor dplyr routine...

rdplyr

Read More
Replace multiple string values in dataframe with alternative strings...

rdplyr

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

rdataframefunctiondplyrtidyverse

Read More
Collapsing data per family...

rdplyr

Read More
How to pass unquoted argument to filter() within user defined function...

rdplyrnon-standard-evaluation

Read More
R dplyr conditional join with "join_by" not working...

rdplyrconditional-statementsleft-join

Read More
Join merge two data frames based in string names and adding the mean of other columns...

rdataframedplyr

Read More
Adding a row at the end of a group in R...

rdataframedplyr

Read More
How to find the percentile for each observation in a data frame in R?...

rdplyrpercentile

Read More
Making list of strings while summarizing with dplyr...

rdplyrsummarize

Read More
Percentage labels per x-axis group in stacked bar plots...

rggplot2dplyr

Read More
How to Nest Data for Pairwise Group Comparisons in dplyr?...

rdplyr

Read More
Reformat data to summarize and collapse rows into simple table...

rdataframedplyrdata-wranglingsummarize

Read More
Rename mutiple variables based on a vector...

rdplyrdata.table

Read More
Aggregate by group across logical values...

rdplyr

Read More
pivot_wider within a function R...

rfunctiondplyr

Read More
Backward and forward projections...

rdplyr

Read More
How to group by single column and create Python-style list strings from multiple rows and columns...

rdplyr

Read More
dplyr - arrange on missingness in two variables...

rdplyr

Read More
Conflict between flextable, ggplot2, and Arabic & Hindi...

rggplot2dplyrflextable

Read More
Using mutate inside a function to assign a new variable...

rdplyrtidyeval

Read More
How to add rows in R already grouped?...

rdplyr

Read More
Can dplyr::mutate function modify a column's value by the index of this column?...

rdplyr

Read More
Projections in R dataframe...

rdplyr

Read More
Can we avoid repeating the column name each time when using it in mutates...

rdataframedplyriconvmutate

Read More
How to get the test with the highest score if enrollment date and test date are the same?...

rdplyrlubridatedatediff

Read More
Why does passing eval(substitute(x,...)) into group_by() lead to a tibble with a column name "e...

rdplyreval

Read More
How to regroup and mutate a dataframe according to specific conditions?...

rdplyrdata-wrangling

Read More
Warning message in ggplot2 `geom_label()`...

rdataframeggplot2dplyr

Read More
How to handle groups with NA values when using map_dfr and summarize...

rdataframedplyrnasummarize

Read More
BackNext