Search code examples
Variable column names in rowwise dplyr...

rdplyrpurrrnse

Read More
Mutate all variables that contain ′ to '? and other symbols to desired one?...

rdplyrreplace

Read More
Sum row values if there are same strings in a column...

rdplyrtidyverse

Read More
Why am I getting a recycling error when I try to use the 'coalesce' function in my dataframe...

rdplyr

Read More
How to use pivot_longer to combine multiple columns in R with dplyr...

rdplyrpivot

Read More
How can I summarize differently for 2 groups of columns in data.table (R)?...

rdplyrdata.table

Read More
Remove rows with dplyr based on two conditions of two variables in R...

rdplyrfilter

Read More
Creating a RAG datatable in R...

rdplyrdatatabletidyversedata-wrangling

Read More
In group descending rolling averages using dplyr...

rdplyrzoo

Read More
Checking continuity of numbers within a string...

rstringdataframelistdplyr

Read More
creating datatable in R assigning color to data column...

rdplyrdatatabletidyverse

Read More
Remove group of specific rows in panel data when multiple columns contain NA...

rdplyrpanelna

Read More
Relabelling haven labelled data at scale...

rdplyrdata-cleaninghaven

Read More
Select closest date and corresponding result from multiple columns based on another date in R...

rdplyr

Read More
Use predict with mutate using native pipe...

rdplyr

Read More
good idea to use function that uses a for-loop in dplyr's mutate...

rdplyrmutate

Read More
Bind rows and perform left join from a set piped lists using tidyverse method...

rdplyrtidyverse

Read More
How can I count the value of previous rows until criterion is reached?...

rdplyrcounterrle

Read More
Getting a summary of a dataframe that will have a column of dataframes containing the data of each g...

rdplyr

Read More
ggplot how to plot ribbons in R from dataframe...

rdataframeggplot2dplyr

Read More
Interpolation of annual data into monthly data...

rdplyrinterpolation

Read More
filter if sum of rows larger than value...

rdplyr

Read More
How to calculate the number of children for each female in a dataset in R?...

rdplyrdata.tabletidyverse

Read More
Separate over several delimiting factors in R tidyR...

rdplyrtidyversetidyr

Read More
Group by using str_detect for groups with similar strings...

rdplyr

Read More
Need to pass an external variable into a tidy pipe, but feature is deprecated...

rdplyr

Read More
Using column names as function arguments...

rdplyr

Read More
Bind two columns of two dataframes into a single dataframe, filling with NA when the values are not ...

rdataframedplyr

Read More
Find duplicates across groups in R with dplyr...

rdplyr

Read More
Create list of lists from tibble...

rdplyrtidyversepurrr

Read More
BackNext