How to avoid inlining expressions when combining map with tidyeval modelling wrappers
|
|
1
|
133
|
March 14, 2022
|
How to extract the object name when the object is piped to a function?
|
|
6
|
674
|
April 12, 2021
|
How to use mutate and across with a dynamic column condition in the .fns argument?
|
|
4
|
1708
|
April 1, 2021
|
unquote a column name given in another column
|
|
7
|
477
|
April 1, 2021
|
Using map with a vector of variables and dplyr programming
|
|
14
|
1632
|
February 25, 2021
|
Trying to diagnose why function works once or twice then errors out on same data, even though environment hasn't changed
|
|
8
|
603
|
March 13, 2021
|
tidy eval glue custom names w/ dplyr::select
|
|
3
|
844
|
February 10, 2021
|
Passing an expression for a function in R with quotations
|
|
4
|
1419
|
October 1, 2020
|
What is the difference between . and .data?
|
|
9
|
2060
|
August 28, 2020
|
character vector for name of a passed variable in new dplyr programming syntax
|
|
3
|
814
|
July 30, 2020
|
How to pass a tibble to a function?
|
|
2
|
624
|
May 14, 2020
|
write a function with formula argument and LHS := in tidyeval style
|
|
1
|
292
|
May 19, 2020
|
Use quoted parameter as variable name for closure instantiation?
|
|
3
|
321
|
May 8, 2020
|
Did I write this function in modern tidyeval notation?
|
|
2
|
331
|
April 13, 2020
|
Why does a named vector need to be unquoted when using `recode`?
|
|
4
|
475
|
April 3, 2020
|
Getting summary by group and overall using tidyverse
|
|
6
|
4156
|
March 19, 2020
|
tidy eval with optional argument and multiple arguments and
|
|
6
|
651
|
February 20, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
3436
|
January 14, 2020
|
Plot function to change title of plot with changes in x, y arguments - tidyeval?
|
|
3
|
597
|
November 26, 2019
|
Use curly curly notation in a function that gets called by another function
|
|
3
|
659
|
November 20, 2019
|
Using tidyselect variables with dplyr::coalesce
|
|
2
|
1298
|
October 29, 2019
|
How to use tidyeval to run functions stored as strings on corresponding columns
|
|
10
|
1251
|
October 24, 2019
|
splicing a list which is an expression
|
|
4
|
649
|
October 20, 2019
|
How to pass a filtering criteria to a function?
|
|
6
|
610
|
October 11, 2019
|
rlang/quote/ensym (?) a list of arguments to pass to `scale_color_manual()` inside a user-defined function
|
|
3
|
583
|
September 26, 2019
|
Tidyeval functions with character inputs
|
|
5
|
682
|
September 24, 2019
|
Matching similar values between data frames, difficult wrangling task
|
|
9
|
7049
|
September 17, 2019
|
Predicting Sunspot Frequency with Keras
|
|
5
|
525
|
September 25, 2019
|
Documentation for {{}}
|
|
4
|
3206
|
September 9, 2019
|
Tidyeval - passing multiple arguments without using ...
|
|
4
|
1195
|
September 5, 2019
|