Search code examples
Load files in bulk and create new column with file name...

rexceldataframedplyr

Read More
Count the number of non-NA numeric values of each row in dplyr...

rdplyrna

Read More
Using pick with rowsums in R...

rdplyr

Read More
dplyr add rows (based on condition) that reproduce values (strings) in remaining cols...

rdplyr

Read More
additional arguments to purrr:map don't work as expected...

rdplyrtidyversepurrr

Read More
Convert a dataframe of nearest neighbors to onehot coding...

rdataframedplyrtidyr

Read More
Remove extra measurements within specific brackets per ID in R...

rdplyr

Read More
How to create subgroups based on group relationship criteria...

rdplyrtidyverse

Read More
difference between .data and cur_data()...

rdplyr

Read More
Remove rows if a certain value is reached, and recalculate...

rdplyrtimetimestamp

Read More
Filtering subjects based on having sample at specific time points...

rdplyr

Read More
Sample all rows of N groups...

rdplyrtidyverse

Read More
Aggregate across rows in R, ignoring NA values...

rdplyr

Read More
Add values across dataframe columns...

rdplyrdata-wrangling

Read More
dplyr identify rows that do not have a matched column within group...

rdplyr

Read More
Specify function inputs in R...

rdplyr

Read More
Is there a _merge indicator available after a merge?...

rdplyr

Read More
Adding error bars to ggplot2 bar plot after group by in dplyr...

rggplot2group-bydplyr

Read More
How to get the "head" and "tail" of a tibble at the same time...

rfilterdplyr

Read More
Fill or carry LOCF up to a certain value...

rdplyrfill

Read More
Adaptive functions that apply a function to subsets of columns based on common naming characteristic...

rdplyr

Read More
mutate several combinations of var prefixes and suffixes, conditionally...

rdplyrmutate

Read More
How to retrieve Common Table Expressions (CTEs) as a R list?...

sqlrdplyrcommon-table-expressiondbplyr

Read More
List all months between two dates in R...

rdplyr

Read More
How do I plot two geom_textlines + one geom_bar in a single ggplot?...

rggplot2dplyr

Read More
Transforming value into row number...

rdplyrtidyversedata-manipulation

Read More
Merge rows of data frame that satisfy condition (belong to a group) by column (id)...

rdplyr

Read More
Is there a way to pass a string as a variable/column name to my function and use in a call to mutate...

rdplyrtidyverserlang

Read More
Create a for loop of average temperatures from a list (R)?...

rdplyr

Read More
Use dplyr to compute "streaks" in column of data...

rdataframedplyrdata-manipulation

Read More
BackNext