write a function with formula argument and LHS := in tidyeval style
|
|
1
|
902
|
May 19, 2020
|
Use quoted parameter as variable name for closure instantiation?
|
|
3
|
1029
|
May 8, 2020
|
Did I write this function in modern tidyeval notation?
|
|
2
|
1022
|
April 13, 2020
|
Why does a named vector need to be unquoted when using `recode`?
|
|
4
|
1263
|
April 3, 2020
|
Getting summary by group and overall using tidyverse
|
|
6
|
9590
|
March 19, 2020
|
tidy eval with optional argument and multiple arguments and
|
|
6
|
1560
|
February 20, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
8054
|
January 14, 2020
|
Plot function to change title of plot with changes in x, y arguments - tidyeval?
|
|
3
|
2174
|
November 26, 2019
|
Use curly curly notation in a function that gets called by another function
|
|
3
|
1483
|
November 20, 2019
|
Using tidyselect variables with dplyr::coalesce
|
|
2
|
2483
|
October 29, 2019
|
How to use tidyeval to run functions stored as strings on corresponding columns
|
|
10
|
2665
|
October 24, 2019
|
!!! specification within select()
|
|
5
|
2024
|
October 24, 2019
|
splicing a list which is an expression
|
|
4
|
1471
|
October 20, 2019
|
How to pass a filtering criteria to a function?
|
|
6
|
1710
|
October 11, 2019
|
rlang/quote/ensym (?) a list of arguments to pass to `scale_color_manual()` inside a user-defined function
|
|
3
|
1900
|
September 26, 2019
|
Tidyeval functions with character inputs
|
|
5
|
2323
|
September 24, 2019
|
Matching similar values between data frames, difficult wrangling task
|
|
9
|
11142
|
September 17, 2019
|
Predicting Sunspot Frequency with Keras
|
|
5
|
1499
|
September 25, 2019
|
Documentation for {{}}
|
|
4
|
5406
|
September 9, 2019
|
Tidyeval - passing multiple arguments without using ...
|
|
4
|
2263
|
September 5, 2019
|
Programming in the tidyverse
|
|
2
|
857
|
September 9, 2019
|
Tidyeval function, dplyr map mutate statement with xml2 function
|
|
1
|
1073
|
August 31, 2019
|
Problem for loop with Janitor and Rlang
|
|
14
|
3477
|
July 28, 2019
|
How to use enquos on a list of bares instead of dots?
|
|
5
|
1578
|
June 24, 2019
|
Unquoting Shiny Inputs for dplyr functions
|
|
7
|
4201
|
May 20, 2019
|
Create new column based on condition from other column per group using tidy evaluation [Solved]
|
|
3
|
13479
|
May 18, 2019
|
Define "into" using "col" when separating
|
|
4
|
1506
|
April 8, 2019
|
Passing columns from data frame to ggplot2 in a function: why sym worked but ensym did not?
|
|
5
|
9157
|
March 26, 2019
|
Duplicate capability of function that captures quosure when called from another function that only has access to the string version of the expression.
|
|
1
|
720
|
March 29, 2019
|
Passing in column name as a function parameter into map function
|
|
3
|
4044
|
March 8, 2019
|