Search code examples
Filter columns if certain strings are contained and convert these columns' data type using R...


rdataframedplyrtidyverse

Read More
Reshape long dataframe to wide and rename new columns by using one column as prefix...


rdataframedplyrdata.tabletidyverse

Read More
Converting grouped tibble to named list...


rtidyversepurrr

Read More
Programmatically rename dataframe columns using abbreviations derived from labels...


rtidyverse

Read More
Change purrr reduce column naming to numeric?...


rdataframemergetidyversepurrr

Read More
Transform, Flatten, Unlist a data frame with multiple several types in R...


rdplyrtidyverse

Read More
Pivoting to a longer format using pivot_longer...


rdplyrpivottidyversereshape2

Read More
Using tidyverse and dplyr to map the dataset, count observations, list ids and then re-count the obs...


rloopsiterationtidyverse

Read More
Modify multiple columns at same time in R...


rdplyrtidyverseedit

Read More
What's the easiest way to summarize by group and for the whole sample?...


rdplyrtidyversegroupingsummarize

Read More
vectorize a function that returns more than one variable using tidyverse...


rfunctiontidyverse

Read More
How to collapse multiple rows with condition into one row using dplyr in r?...


rdplyrtidyversereshape

Read More
Structure of variables not recognised when dataframe is a tibble...


rtidyversetibble

Read More
Manual bootstrapping for confidence intervals using tidyverse only...


rstatisticstidyverseresampling

Read More
How to subset windows in a dataframe using start- and end-values from another dataframe in R?...


rdplyrtidyversesubsetpurrr

Read More
Remove duplicates based on few columns and keep numeric numeric value if any and keep NA if there is...


rtidyverse

Read More
How can I extract bigrams from text without removing the hash symbol?...


texttidyversetext-miningtmunnest

Read More
How to modify N in gtsummary/ how to shape one-hot-encoded data for gtsummary...


rtidyversegtsummary

Read More
compare sets of columns in R dataframe and keep one value from each set of two columns...


rdplyrtidyversetidyr

Read More
Using R, how to regroup multiple dataframe columns into a smaller number of new columns...


rdataframeggplot2tidyversedata-wrangling

Read More
Using dplyr:lag() with patchy time series data...


rdplyrgroup-bytidyverselag

Read More
When 'reduce' a list, after using 'coalesce' function, how to mutate a new variable?...


rtidyverse

Read More
Removing table components in stargazer...


rformattingtidyversestargazer

Read More
Inner_join on NSE...


rtidyverseinner-joinnse

Read More
How to separate "." delimited columns with tidyR...


rtidyversetidyr

Read More
Simple way to get lagged value of a specific row...


tidyverselag

Read More
Read dataframe from list in multiple RData files...


rloopstidyversepurrrrdata

Read More
Tidyverse: Match word in string from list of keywords...


rtidyverse

Read More
R: How to Intersect multiple vectors that gives all possible combination...


rtidyverse

Read More
Using cut.Date and Starting Weeks on Saturday in R...


rtidyverselubridate

Read More
BackNext