Search code examples
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
Mutate to concatenate columns that contain a specific string in their names...


rdplyrgreplmutate

Read More
Assign values of a new column based on the frequency of a special pattern in dataframe...


rdataframedplyr

Read More
How to remove rows based on values in two columns...


rdplyr

Read More
Non-mutually exclusive race categories into mutually exclusive categories in R using Dplyr...


rdplyr

Read More
terra::as.data.frame Naming when dealing with multiple layers...


dplyrterra

Read More
Group_by + summarize not working (Looks like a bug in the package dplyr)...


rdebuggingdplyr

Read More
Problems with mutate(), across (), and Winsorize ()...


rdplyrtidyversemutateacross

Read More
pmax (pmin) na.rm not working - Problem with NA/NaN Argument...


rdplyr

Read More
bigrquery + dplyr error when using functions and sourcing from separate R script...


rdplyrgoogle-bigquerydbplyrbigrquery

Read More
Mutate multiple variable to create multiple new variables...


rdplyrtidyversetidyselect

Read More
How to use the Stata equivalent of a foreach loop in R with mutate()...


rdplyrstata

Read More
Create a custom function to avoid extreme rate...


rdplyrmutate

Read More
R - Sum rows from different column based on condition in grouped values...


rdplyrtidyrconditional-operator

Read More
BackNext