Newbetuts
.
New posts in dplyr
Apply a ggplot-function per group with dplyr and set title per group
r
split
ggplot2
dplyr
How to recode a range of values in a variable and coerce it to a factor?
r
dplyr
recode
Select previous and next N rows with the same value as a certain row
r
dataframe
dplyr
data.table
data.table row-wise sum, mean, min, max like dplyr?
r
data.table
dplyr
select columns based on multiple strings with dplyr contains()
r
regex
dplyr
matching
multiple-matches
How to filter rows that occur sequentially that fit multiple conditions using dplyr
r
dplyr
Replace a row in a dataframe with two new rows derived from the former
r
dplyr
row
Create new column based on occurence of at least one variable in other column by group
r
dplyr
Correct syntax for mutate_if
r
dplyr
na
dplyr issues when using group_by(multiple variables)
r
group-by
dplyr
compound-key
Conditionally Count in dplyr
r
dplyr
Spreading a two column data frame with tidyr
r
dplyr
tidyr
mutate function is not updating
r
dplyr
Reorder rows using custom order
r
dplyr
combine two data frames with all posible combinations
r
dplyr
tidyr
tidyverse
Count how many values in some cells of a row are not NA (in R)
r
dplyr
How to use data.table within functions and loops?
r
function
loops
data.table
dplyr
How to order rows according to two conditions?
r
dplyr
rows
multiple-conditions
R group rows conditional by rowwise comparisons in a scalable way
r
dplyr
dplyr / R cumulative sum with reset
r
dplyr
Prev
Next