from do() to future_map_dfr() with tidyeval
|
|
5
|
3866
|
January 30, 2019
|
Mutate using tidyeval
|
|
3
|
1458
|
January 27, 2019
|
provocative question: Will tidyeval kill the tidyverse?
|
|
3
|
1469
|
February 5, 2019
|
dplyr::mutate_at() with tidyeval
|
|
3
|
2089
|
January 15, 2019
|
Tidyeval for user entered column name
|
|
4
|
1481
|
December 13, 2018
|
Understanding examples from the tidyeval cheatsheet
|
|
4
|
2530
|
December 5, 2018
|
Tidyeval with ggplot() & pmap()
|
|
4
|
2601
|
November 13, 2018
|
How can I implement glue() for quosures?
|
|
5
|
1859
|
November 4, 2018
|
Passing column name from function to function
|
|
2
|
1716
|
October 23, 2018
|
Calculating rowwise totals and proportions using tidyeval?
|
|
9
|
24623
|
October 21, 2018
|
How to make complete(..., nesting()) work with quosures and tidyeval
|
|
4
|
2495
|
October 17, 2018
|
A difference between tidyeval and substitute() when the promise is already evaluated
|
|
6
|
3557
|
October 2, 2018
|
Tidy evaluation: correct programming pattern when a quosure is used as LHS of mutate or to select a column
|
|
1
|
2012
|
September 11, 2018
|
Quickly eliminate rows in a data frame grouped by variable X, based on "change" points in variable Y
|
|
10
|
1235
|
September 11, 2018
|
Tidyeval with quoted function
|
|
8
|
1432
|
January 25, 2019
|
Clarifying question - When is manual data mask needed in `rlang::eval_tidy`?
|
|
4
|
3062
|
January 25, 2019
|
Undefined global functions or variables: :=
|
|
3
|
6456
|
August 1, 2018
|
Why tidy evaluation instead than passing variable names as strings
|
|
5
|
3273
|
June 29, 2018
|
Advice on supporting tidyeval in a package
|
|
1
|
854
|
June 5, 2018
|
Programmatically dropping groups in dplyr
|
|
1
|
1521
|
May 9, 2018
|
How to use tidy eval to create a tibble from a list of lists?
|
|
6
|
6445
|
March 27, 2018
|
Filter uisng enquos()
|
|
6
|
2063
|
March 14, 2018
|
Best way to do tidy eval on a package with *some* optional inputs?
|
|
5
|
1659
|
February 27, 2018
|
Tidyeval solution for "negative" group_by
|
|
4
|
2138
|
February 14, 2018
|
Using tidyeval with purrr - unquoting inside .f
|
|
5
|
2125
|
January 8, 2018
|
ELI5: how does rlang work with lapply()?
|
|
3
|
1444
|
January 25, 2019
|
Tidyeval equivalent of mutate_?
|
|
8
|
2198
|
November 14, 2017
|
Programming with dplyr with base-NSE only seems to work, too
|
|
0
|
781
|
November 2, 2017
|
Rename with a named vector/list and contribution to the tidyverse
|
|
11
|
12479
|
November 1, 2017
|
Tidyeval question: unquoting a symbol
|
|
3
|
1690
|
November 1, 2017
|