|
Identify columns with select expressions without actually selecting
|
|
10
|
506
|
March 10, 2021
|
|
R wants a scalar type. Or does it?
|
|
1
|
300
|
March 14, 2021
|
|
Looping with non-standard evaluation (NSE)
|
|
9
|
477
|
February 25, 2021
|
|
Custom Functions: Writing wrappers instead of variants for operating over vector or over a dataframe
|
|
4
|
322
|
March 11, 2021
|
|
tidy eval glue custom names w/ dplyr::select
|
|
3
|
1076
|
February 10, 2021
|
|
recognizing contexts in which `rlang::exec` fails and how to make it work
|
|
1
|
304
|
February 10, 2021
|
|
How to name a column in summarise based on input to function
|
|
4
|
291
|
February 8, 2021
|
|
Nested list renaming
|
|
1
|
790
|
January 7, 2021
|
|
Inline list assignment
|
|
3
|
376
|
December 31, 2020
|
|
List of undefined objects?
|
|
4
|
354
|
December 26, 2020
|
|
(Nested?) tidy evaluation with glue strings
|
|
5
|
571
|
October 23, 2020
|
|
Can't install package using RTools
|
|
3
|
959
|
November 3, 2020
|
|
Removing all but several items from the global environment
|
|
3
|
375
|
October 1, 2020
|
|
Is it possible for a function called from summarise to know which group it is being run on?
|
|
2
|
594
|
September 6, 2020
|
|
Getting argument name when passed via %>%. I keep getting "."
|
|
9
|
599
|
July 31, 2020
|
|
How to download the 0.4.6 version of rlang package on my local PC
|
|
7
|
2656
|
July 9, 2020
|
|
Strange behaviour of enexpr()
|
|
2
|
306
|
July 3, 2020
|
|
glue_sql giving 'In is.na(x) : is.na() applied to non-(list or vector) of type 'symbol''
|
|
1
|
341
|
July 6, 2020
|
|
group_by NULL using across
|
|
1
|
409
|
June 29, 2020
|
|
Access environment given the ID string
|
|
1
|
346
|
June 25, 2020
|
|
Problems importing dataset
|
|
16
|
7519
|
June 24, 2020
|
|
R terminates abruptly on Centos7 (Error in `/usr/lib64/R/bin/exec/R': free(): invalid pointer)
|
|
1
|
780
|
June 23, 2020
|
|
Problem installing certain packages...
|
|
2
|
852
|
June 23, 2020
|
|
Premature evaluation of !!! inside mutate
|
|
9
|
672
|
May 30, 2020
|
|
Applying enquo functions to multiple columns of a dataframe
|
|
4
|
786
|
June 16, 2020
|
|
interface design - allowing special function behavior related to dplyr::mutate()
|
|
3
|
457
|
May 31, 2020
|
|
Bad call stack (tree?) display in RStudio
|
|
3
|
433
|
June 9, 2020
|
|
How to pass a tibble to a function?
|
|
2
|
675
|
May 14, 2020
|
|
Using column name as function argument within a S3 methods
|
|
7
|
475
|
April 10, 2020
|
|
Dynamically constructing function calls using dplyr with NSE
|
|
5
|
1036
|
April 20, 2020
|