Using map with a vector of variables and dplyr programming
|
|
11
|
128
|
January 15, 2021
|
Nested list renaming
|
|
1
|
94
|
January 7, 2021
|
Passing an expression for a function in R with quotations
|
|
4
|
183
|
October 1, 2020
|
What is the difference between . and .data?
|
|
9
|
402
|
August 28, 2020
|
character vector for name of a passed variable in new dplyr programming syntax
|
|
3
|
299
|
July 30, 2020
|
extract all if-else statements from a function
|
|
2
|
151
|
June 23, 2020
|
How to pass a tibble to a function?
|
|
2
|
261
|
May 14, 2020
|
Can we use tidyeval with shiny inputs as strings?
|
|
2
|
196
|
May 12, 2020
|
write a function with formula argument and LHS := in tidyeval style
|
|
1
|
132
|
May 19, 2020
|
Use quoted parameter as variable name for closure instantiation?
|
|
3
|
177
|
May 8, 2020
|
Did I write this function in modern tidyeval notation?
|
|
2
|
178
|
April 13, 2020
|
Why does a named vector need to be unquoted when using `recode`?
|
|
4
|
201
|
April 3, 2020
|
Getting summary by group and overall using tidyverse
|
|
6
|
1262
|
March 19, 2020
|
tidy eval with optional argument and multiple arguments and
|
|
6
|
233
|
February 20, 2020
|
Convert Dummy Variables to Factors
|
|
6
|
1304
|
January 14, 2020
|
Plot function to change title of plot with changes in x, y arguments - tidyeval?
|
|
3
|
282
|
November 26, 2019
|
Use curly curly notation in a function that gets called by another function
|
|
3
|
311
|
November 20, 2019
|
Using tidyselect variables with dplyr::coalesce
|
|
2
|
708
|
October 29, 2019
|
How to use tidyeval to run functions stored as strings on corresponding columns
|
|
10
|
594
|
October 24, 2019
|
!!! specification within select()
|
|
5
|
464
|
October 24, 2019
|
splicing a list which is an expression
|
|
4
|
361
|
October 20, 2019
|
How to pass a filtering criteria to a function?
|
|
6
|
350
|
October 11, 2019
|
rlang/quote/ensym (?) a list of arguments to pass to `scale_color_manual()` inside a user-defined function
|
|
3
|
304
|
September 26, 2019
|
Tidyeval functions with character inputs
|
|
5
|
357
|
September 24, 2019
|
Matching similar values between data frames, difficult wrangling task
|
|
9
|
3796
|
September 17, 2019
|
Predicting Sunspot Frequency with Keras
|
|
5
|
278
|
September 25, 2019
|
Documentation for {{}}
|
|
4
|
1575
|
September 9, 2019
|
Tidyeval - passing multiple arguments without using ...
|
|
4
|
538
|
September 5, 2019
|
Programming in the tidyverse
|
|
2
|
250
|
September 9, 2019
|
Tidyeval function, dplyr map mutate statement with xml2 function
|
|
1
|
272
|
August 31, 2019
|