Search code examples
How to replace cur_dat() with pick()?...


rdplyrtidyverse

Read More
How to use mutate within a for loop after using a group_by?...


rtidyverse

Read More
Count Categorical Variables Summarized by Month and Year...


rdplyrtidyversetidy

Read More
How do we apply openxlsx formatting when using purrr to output multiple files on multiple tabs?...


rtidyversepurrropenxlsx

Read More
group by two values and select only rows with earliest and latest value...


rdataframetidyverse

Read More
How to calculate values to fill descriptive statistics table in one shot...


rdplyrtidyversebroom

Read More
Order a number by increased digits...


rdplyrtidyversestringr

Read More
Use tidyverse filter to keep values in a column based on another...


rfiltertidyverse

Read More
Count occurrences of a substring in a string...


rtidyverse

Read More
Filter dataframe by string matching by row...


rdplyrtidyversestringr

Read More
Filter across columns with equal values...


rdplyrtidyverse

Read More
How to calculate cumulative sum per group when groups are repeated in R?...


rtidyversecumsum

Read More
Dynamic mutate case_when according to string matching...


rdplyrtidyversestringrtidytable

Read More
Filtering a dataframe for specific combinations of variables using a named list...


rfiltertidyverse

Read More
How to replace cell values using a variable + value lookup in another dataframe?...


rdplyrtidyverse

Read More
how to splice arguments in case_when within mutate...


dplyrtidyverse

Read More
How to merge separate lapply and enable pivot_long column reading...


rdplyrpivottidyverselapply

Read More
How to use !!sym when performing a shapiro_test on a dataframe undergoing a for loop?...


rdataframestatisticstidyverse

Read More
Find Overlap in Dates Between Multiple Date Columns in the Same DF...


rdatetidyversedata-wrangling

Read More
The rep function calculating mean and standard deviation...


rggplot2tidyversevisualization

Read More
How to fix ordering of the sankey diagramm when using R ggalluvial, ggsankey package?...


rtidyverseggalluvial

Read More
R: How to add range of defined strings inside string containing variable?...


rdataframetidyverse

Read More
map_dbl returns a numeric matrix...


rtidyversepurrr

Read More
R: How to add custom character inside string depends on the group?...


rtidyverseplyr

Read More
Group by date then summarize and transpose data...


rdatetimedplyrtidyversetidyr

Read More
creating combinations in a dataframe in R...


rtidyverse

Read More
R wrangling model summary into tidy object...


rtidyversetidybroom

Read More
Label levels of a character variable in r...


rtidyverse

Read More
How to add "swab" to text string when "dry0" occurs in R...


rstringtidyverse

Read More
pivot_longer two set of columns in R...


rdplyrtidyversetidyr

Read More
BackNext