Newbetuts
.
New posts in dplyr
Use dynamic variable names in `dplyr`
r
dplyr
r-faq
Display / print all rows of a tibble (tbl_df)
r
dplyr
options
display
Pass a string as variable name in dplyr::filter
r
dplyr
Modify multiple columns at same time in R
r
dplyr
tidyverse
edit
Filter rows which contain a certain string
r
filter
dplyr
Extract a dplyr tbl column as a vector
r
dplyr
lazy-evaluation
collect
Getting the top values by group
r
data.table
dplyr
Can dplyr package be used for conditional mutating?
r
if-statement
case-when
dplyr
Extract top positive and negative values from dataframe and fill them into a formatted text using R
r
dplyr
stringr
r-glue
Replace NA with previous or next value, by group, using dplyr
r
dplyr
missing-data
zoo
Is there a dplyr equivalent to data.table::rleid?
r
dplyr
data.table
run-length-encoding
How to calculate CAGR using R?
r
dplyr
Conditionally replace matching values from one data.frame to values in another data.frame
r
dplyr
How to do a 2-step wrangling and nesting using tidyr/dplyr, using %>% pipe only?
r
dplyr
tidyr
Determining Fantasy Football Optimal Rosters in R
r
dplyr
Count observatons by group with dplyr
dplyr
Fill cells dataframe based on multiple conditions
r
if-statement
dplyr
conditional-statements
tidyverse
Relative frequencies / proportions with dplyr
r
group-by
dplyr
frequency
Why are my dplyr group_by & summarize not working properly? (name-collision with plyr)
r
plyr
dplyr
shadowing
name-collision
How to create a lag variable within each group?
r
data.table
plyr
dplyr
Prev
Next