Search code examples
How to sample elements in a list nested within a tibble?...


dplyrtidyversetibble

Read More
How to select group based on the order of rows within group in R...


rdataframegroup-bytidyversedata-wrangling

Read More
Plotting continuous distribution in horizontal bar plot...


rggplot2tidyverseggnewscale

Read More
How do I filter on a rolling basis?...


rfor-loopfiltertidyverse

Read More
Recode variable based on length...


rtidyverse

Read More
Replace all occurrences of columns in a data frame...


rdataframetidyverse

Read More
How to only select rows that are duplicated in a column in a dataframe...


rdataframedatasettidyversevisualization

Read More
Replacing NA from a specific column with latest non-NA value from that row in R...


rdplyrdata.tabletidyversetidyr

Read More
r summary by group and within groups...


rdplyrtidyversesummary

Read More
pivot_longer: pattern based on column names as input...


rtidyverse

Read More
How to resolve Error in parse(text = text, keep.source = FALSE) : when creating a Dataframe...


rdataframedplyrtidyverser-glue

Read More
How to return an 'untidy' dataframe summary of multiple standard statistics arranged by row ...


rdataframetidyversesummary

Read More
Adding a new variable with a code/formula that generates a moderate association with a previous one...


rtidyversesimulationgenerate

Read More
Adding new variables to existing data that correlate with one or two existing ones...


rtidyversecorrelation

Read More
Build identity matrix from dataframe (sparsematrix) in R...


rmatrixtidyversesparse-matrix

Read More
Use mutate case_when() in a specific range of columns in dplyr...


rdplyrtidyversetidyr

Read More
How to merge two tables based on rows and columns in R?...


rdataframedplyrdata.tabletidyverse

Read More
filter() (dplyr) does not distinguish between character and number?...


rdataframedplyrfiltertidyverse

Read More
tidyverse: finding number of observations greater than multiple values...


rdplyrtidyversecase

Read More
How to check for the increasing and decreasing trend in a non-time series data...


rstatisticstidyverseprediction

Read More
Count distinct letters in a string?...


rstringtidyverse

Read More
How to color the area between two geom_smooth lines?...


rggplot2tidyverse

Read More
grouped summarize still gives result for each individual row...


rtidyversesummarize

Read More
Using pivot_wider in a function with named variable from function argument...


rtidyversetidyrrlang

Read More
Remove part of a string based on another column in R...


rstringtidyversestr-replacegsub

Read More
Parallel version of `map()`...


rparallel-processingtidyversepurrr

Read More
Saving a DataFrame to .txt-file in R (every value in new line)...


rdataframesavetidyversetxt

Read More
Converting irregular dates in R and the Tidyverse...


rtidyverse

Read More
Loess smooth extracted values by group errors...


rdplyrtidyverseloess

Read More
how to use strplit in tidyverse dataframe...


rtidyversestrsplit

Read More
BackNext