Search code examples
Select columns based on string match - dplyr::select...

rregexdplyr

Read More
custom R function with group argument does not work while using the filter...

rdplyr

Read More
How to find position of running minimum (runMin) in a vector in R?...

rdplyrdata.tableminimum

Read More
Error with Custom Function and dplyr across()...

rdplyrsummarizeacross

Read More
How to do rowwise summation over selected columns using column index with dplyr?...

rdplyr

Read More
R: Round a data frame with a specific formula across all columns with dplyr...

rdplyrroundingacross

Read More
Searching for the optimal value - iterative method for each row...

rdplyr

Read More
r dplyr filter with a dynamic variable name...

rfilterdplyr

Read More
dplyr: order columns alphabetically in R...

rdataframedplyr

Read More
Sample a proportional number of rows from a grouped data frame...

rdplyr

Read More
Sort of a likert plot based on the sorting of another likert plot in R...

rggplot2dplyrlikert

Read More
Using pipe (%>%) based on function parameter?...

rdplyrshiny

Read More
R Shiny rendering plots with filtered select input...

rdplyrshiny

Read More
Ignoring NAs while aggregating character vector...

rdplyrdata.table

Read More
parse dynamic case_when based on thresholds values...

rdplyrtidyverse

Read More
Conditional recursive formula in dplyr...

rdplyrtidyverse

Read More
dplyr - Need to add the CSV filename after importing all files from a directory...

rdplyrimport

Read More
Reference the current state of a piped object in R pipe subfunction...

rdplyrpipemutate

Read More
Use purrr::accumulate with condition...

rdataframedplyrpurrraccumulate

Read More
Count up and down from when condition is met, per category...

rdplyr

Read More
Equivalent for R / dplyr's glimpse() function in Python for Panda dataframes?...

pythonrpandasdplyr

Read More
Is there a way to pass a list of filter parameters to `dplyr::filter`?...

rdplyr

Read More
Unique IDs for pairs based on two columns...

rdplyrggnetwork

Read More
Grouping string together and sum it together...

rdplyrstringr

Read More
Use data from multiple years (=rows) to filter another column...

rdplyr

Read More
Insert appropriate number of rows into data frame based on date differences...

rdataframedatetimedplyr

Read More
Trying to create continent map for South America but geom_polygon produces zigzag fill...

rggplot2dplyrr-sfgeom

Read More
How to translate R data.table melt and dcast into dplr pivot_longer and pivot_wider?...

rdplyrdata.tablepivot

Read More
Using pmax/pmin with vector of variable string names in R...

rdplyrmaxmin

Read More
Calculating percentages across multiple columns in dplyr...

rdplyrmutateacross

Read More
BackNext