Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dplyr

Map strings in one vector, which are substrings of longer strings in another vector, to the same substrings in the longer strings

r dplyr purrr

Expand `NA`s to multiple rows filling with a grouping variable

r dplyr

Dynamic if else for both source and replacement columns in dplyr across

r dplyr across

tidyr spread values values from two columns (and rename columns)

r dplyr spread

Replace duplicate elements in dplyr pipe

r dplyr na

Sample n random draw within group with different nrows

r dplyr

Data wrangling problem with labelled sound files

How to add a variable based on order of observation in a dataframe - R

r dplyr

Making Spark functions accessible from within a bespoke function in mutate

r function dplyr sparkr sparklyr

Appending a row of sums for each level of a factor

Mutate - NA Handling

r dplyr na mutated

Why does this happen when a user-defined R function does not return a value?

r dplyr plotly

Adding new rows to a data frame with values computed from existing rows

r dplyr

dplyr'ish approach to simple subset/summarise function

r function dplyr rlang

filter dplyr's tbl_df using variable names

c++ r filter environment dplyr

`lazy_dt` not support `dplyr/across`?

r dplyr across dtplyr

Add rows with increased and decreased value in groups

r dataframe dplyr

Add column for each unique value in given row

r csv dplyr

how to order columns by names containing special symbols R

r dataframe dplyr tidyverse