write a function with formula argument and LHS := in tidyeval style
|
|
1
|
963
|
May 19, 2020
|
Use quoted parameter as variable name for closure instantiation?
|
|
3
|
1100
|
May 8, 2020
|
Did I write this function in modern tidyeval notation?
|
|
2
|
1073
|
April 13, 2020
|
Why does a named vector need to be unquoted when using `recode`?
|
|
4
|
1371
|
April 3, 2020
|
Getting summary by group and overall using tidyverse
|
|
6
|
10079
|
March 19, 2020
|
tidy eval with optional argument and multiple arguments and
|
|
6
|
1636
|
February 20, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
8446
|
January 14, 2020
|
Plot function to change title of plot with changes in x, y arguments - tidyeval?
|
|
3
|
2297
|
November 26, 2019
|
Use curly curly notation in a function that gets called by another function
|
|
3
|
1554
|
November 20, 2019
|
Using tidyselect variables with dplyr::coalesce
|
|
2
|
2705
|
October 29, 2019
|
How to use tidyeval to run functions stored as strings on corresponding columns
|
|
10
|
2768
|
October 24, 2019
|
!!! specification within select()
|
|
5
|
2098
|
October 24, 2019
|
splicing a list which is an expression
|
|
4
|
1567
|
October 20, 2019
|
How to pass a filtering criteria to a function?
|
|
6
|
1866
|
October 11, 2019
|
rlang/quote/ensym (?) a list of arguments to pass to `scale_color_manual()` inside a user-defined function
|
|
3
|
1990
|
September 26, 2019
|
Tidyeval functions with character inputs
|
|
5
|
2449
|
September 24, 2019
|
Matching similar values between data frames, difficult wrangling task
|
|
9
|
11476
|
September 17, 2019
|
Predicting Sunspot Frequency with Keras
|
|
5
|
1665
|
September 25, 2019
|
Documentation for {{}}
|
|
4
|
5590
|
September 9, 2019
|
Tidyeval - passing multiple arguments without using ...
|
|
4
|
2382
|
September 5, 2019
|
Programming in the tidyverse
|
|
2
|
926
|
September 9, 2019
|
Tidyeval function, dplyr map mutate statement with xml2 function
|
|
1
|
1118
|
August 31, 2019
|
Problem for loop with Janitor and Rlang
|
|
14
|
3722
|
July 28, 2019
|
How to use enquos on a list of bares instead of dots?
|
|
5
|
1677
|
June 24, 2019
|
Unquoting Shiny Inputs for dplyr functions
|
|
7
|
4318
|
May 20, 2019
|
Create new column based on condition from other column per group using tidy evaluation [Solved]
|
|
3
|
13780
|
May 18, 2019
|
Define "into" using "col" when separating
|
|
4
|
1602
|
April 8, 2019
|
Passing columns from data frame to ggplot2 in a function: why sym worked but ensym did not?
|
|
5
|
9474
|
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
|
773
|
March 29, 2019
|
Passing in column name as a function parameter into map function
|
|
3
|
4239
|
March 8, 2019
|