New posts in dplyr

How to mutate a new tibble column to include a data frame whose name is given as a string in the tibble?

Switch displayed traces via plotly dropdown menu

Avoiding type conflicts with dplyr::case_when

Create a ranking variable with dplyr?

Add a column with count of NAs and Mean

dply: order columns alphabetically in R

Issue while filtering the data from a list

cartesian product with dplyr R

Create column with grouped values based on another column

Using dplyr window functions to calculate percentiles

dplyr - Group by and select TOP x %

Join two data frames in R based on closest timestamp

Conditional count with zero with dplyr

How to calculate share rate for each group in Dplyr?

The most efficient way to check if all values in a row are the same or are missing

How to replace all NA in a dataframe using tidyr::replace_na? [duplicate]

Select unique values with 'select' function in 'dplyr' library

Summarize all group values and a conditional subset in the same call

How to mutate a list-column that holds functions by converting strings to functions with the same name that are available in the environment?

How to solve error "no applicable method for 'show_query' applied to an object of class "data.frame""