Newbetuts
.
New posts in dplyr
How to remove the grouped rows from the original data frame and put them in new one?
r
dplyr
dplyr - using mutate() like rowmeans()
r
dplyr
dplyr: inner_join with a partial string match
r
string
join
dplyr
stringr
Fill columns from another dataframe with same column names [duplicate]
r
dplyr
How to generate a sequence of numbers increasing at a fixed percentage?
r
dplyr
dplyr summarise: Equivalent of ".drop=FALSE" to keep groups with zero length in output
r
dplyr
plyr
tidyr
removing duplicate rows based on two conditionals on columns r
r
dplyr
duplicates
dplyr mutate/replace several columns on a subset of rows
r
data.table
dplyr
Reverse stacked bar order
r
ggplot2
dplyr
bar-chart
stacked-chart
dplyr filter: Get rows with minimum of variable, but only the first if multiple minima
r
dplyr
dplyr mutate rowSums calculations or custom functions
r
dplyr
Sum across multiple columns with dplyr
r
dplyr
How to filter, remove or subset rows "certain range of values" between variables?
r
dplyr
Pass column names as strings to group_by and summarize
r
dplyr
summarize
rlang
quosure
dplyr: "Error in n(): function should not be called directly"
r
function
plyr
dplyr
conflicting-libraries
dplyr: nonstandard column names (white space, punctuation, starts with numbers)
r
dataframe
dplyr
Pipe result from map_dfr to a subsequent map_dfr to apply custom fuction to groups of data
r
dplyr
purrr
Select groups which have at least one of a certain value
r
dplyr
tidy
What does %>% function mean in R?
r
syntax
dplyr
magrittr
r-faq
How to interpret dplyr message `summarise()` regrouping output by 'x' (override with `.groups` argument)?
r
dplyr
summarize
Prev
Next