|
from do() to future_map_dfr() with tidyeval
|
|
5
|
3928
|
January 30, 2019
|
|
Mutate using tidyeval
|
|
3
|
1503
|
January 27, 2019
|
|
provocative question: Will tidyeval kill the tidyverse?
|
|
3
|
1517
|
February 5, 2019
|
|
dplyr::mutate_at() with tidyeval
|
|
3
|
2138
|
January 15, 2019
|
|
Tidyeval for user entered column name
|
|
4
|
1514
|
December 13, 2018
|
|
Understanding examples from the tidyeval cheatsheet
|
|
4
|
2619
|
December 5, 2018
|
|
Tidyeval with ggplot() & pmap()
|
|
4
|
2644
|
November 13, 2018
|
|
How can I implement glue() for quosures?
|
|
5
|
1919
|
November 4, 2018
|
|
Passing column name from function to function
|
|
2
|
1747
|
October 23, 2018
|
|
Calculating rowwise totals and proportions using tidyeval?
|
|
9
|
24722
|
October 21, 2018
|
|
How to make complete(..., nesting()) work with quosures and tidyeval
|
|
4
|
2552
|
October 17, 2018
|
|
A difference between tidyeval and substitute() when the promise is already evaluated
|
|
6
|
3654
|
October 2, 2018
|
|
Tidy evaluation: correct programming pattern when a quosure is used as LHS of mutate or to select a column
|
|
1
|
2075
|
September 11, 2018
|
|
Quickly eliminate rows in a data frame grouped by variable X, based on "change" points in variable Y
|
|
10
|
1320
|
September 11, 2018
|
|
Tidyeval with quoted function
|
|
8
|
1522
|
January 25, 2019
|
|
Clarifying question - When is manual data mask needed in `rlang::eval_tidy`?
|
|
4
|
3140
|
January 25, 2019
|
|
Undefined global functions or variables: :=
|
|
3
|
6547
|
August 1, 2018
|
|
Why tidy evaluation instead than passing variable names as strings
|
|
5
|
3357
|
June 29, 2018
|
|
Advice on supporting tidyeval in a package
|
|
1
|
878
|
June 5, 2018
|
|
Programmatically dropping groups in dplyr
|
|
1
|
1551
|
May 9, 2018
|
|
How to use tidy eval to create a tibble from a list of lists?
|
|
6
|
6535
|
March 27, 2018
|
|
Filter uisng enquos()
|
|
6
|
2159
|
March 14, 2018
|
|
Best way to do tidy eval on a package with *some* optional inputs?
|
|
5
|
1721
|
February 27, 2018
|
|
Tidyeval solution for "negative" group_by
|
|
4
|
2203
|
February 14, 2018
|
|
Using tidyeval with purrr - unquoting inside .f
|
|
5
|
2183
|
January 8, 2018
|
|
ELI5: how does rlang work with lapply()?
|
|
3
|
1488
|
January 25, 2019
|
|
Tidyeval equivalent of mutate_?
|
|
8
|
2307
|
November 14, 2017
|
|
Programming with dplyr with base-NSE only seems to work, too
|
|
0
|
803
|
November 2, 2017
|
|
Rename with a named vector/list and contribution to the tidyverse
|
|
11
|
12717
|
November 1, 2017
|
|
Tidyeval question: unquoting a symbol
|
|
3
|
1734
|
November 1, 2017
|