How to use glue strings with dplyr::arrange in a function
|
|
5
|
687
|
October 19, 2021
|
Creating quoted strings (automatically) / use metaprogramming in fcase
|
|
4
|
303
|
June 28, 2021
|
unquote a column name given in another column
|
|
7
|
489
|
April 1, 2021
|
Looping with non-standard evaluation (NSE)
|
|
9
|
422
|
February 25, 2021
|
Nested list renaming
|
|
1
|
670
|
January 7, 2021
|
using rlang with testthat (eval(bquote() to rlang)
|
|
2
|
421
|
January 8, 2020
|
Defining non-standard evaluation
|
|
1
|
246
|
August 13, 2019
|
Functional programming around leaflet with NSE
|
|
7
|
1261
|
April 10, 2019
|
Calculate sd across a subset of columns based on a regex
|
|
6
|
604
|
January 30, 2019
|
nse and `model.matrix` ?
|
|
2
|
471
|
January 31, 2019
|
select and rename with dplyr and nse
|
|
2
|
1104
|
January 17, 2019
|
NSE in count() with characters in a variable
|
|
2
|
590
|
November 28, 2018
|
How to Efficiently Separate Base Plot Function and Data/Layer Defintion (ggplot2)
|
|
0
|
454
|
November 4, 2018
|
Non-standard evaluation question about RHS
|
|
2
|
1469
|
October 23, 2017
|