Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dplyr

Find duplicated elements with dplyr

r dplyr

Extract row corresponding to minimum value of a variable by group

r dplyr data.table aggregate

dplyr on data.table, am I really using data.table?

r data.table dplyr

Select columns based on string match - dplyr::select

r regex dplyr

Pass a string as variable name in dplyr::filter

r dplyr

dplyr mutate/replace several columns on a subset of rows

r data.table dplyr

dplyr: "Error in n(): function should not be called directly"

How to specify names of columns for x and y when joining in dplyr?

r join left-join dplyr

R spreading multiple columns with tidyr [duplicate]

r dataframe dplyr tidyr

Count number of rows by group using dplyr

r dplyr count plyr

dplyr mutate with conditional values

r dplyr

Error: could not find function "%>%"

r dplyr magrittr

R Conditional evaluation when using the pipe operator %>%

r dplyr ggvis magrittr

Getting the top values by group

r data.table dplyr

dplyr summarise: Equivalent of ".drop=FALSE" to keep groups with zero length in output

r dplyr plyr tidyr

R dplyr: Drop multiple columns

r dplyr

filter for complete cases in data.frame using dplyr (case-wise deletion)

r dplyr magrittr

Gather multiple sets of columns

r reshape dplyr qualtrics tidyr

Replacement for "rename" in dplyr

r rename dplyr

Change value of variable with dplyr

r dataframe plyr dplyr