Search code examples
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
How to lookup and sum multiple columns in R...


rdplyr

Read More
How to assign values to a df$column from another df using conditions in R...


rdataframeif-statementdplyrassign

Read More
turn line of code into a function, dplyr, R...


rdplyr

Read More
Difference between ntile and cut and then quantile() function in R...


rdplyr

Read More
What happens when you use assignment inside of dplyr function R...


rdplyr

Read More
Selecting a group of rows if one of them has a desired attribute...


rdplyrgroup-by

Read More
Filter rows with time period that falls within another row timeperiod...


rdplyrfiltertimerange

Read More
r difference in each observation within Id...


rdplyrdata-manipulation

Read More
BackNext