List Question
20 TechQA 2017-09-02T01:58:40.010000Spread multiple columns in a function
3.5k views
Asked by joran
List of quosures as input of a set of functions
278 views
Asked by AaronP
How can I expand regexp matches from a list into binary fields without a for loop in R?
159 views
Asked by user1603472
Create conjunction of expressions from column list
204 views
Asked by Sid
Writing a function in R to group by variable column from a data frame
3.6k views
Asked by Sam
concatenate quosures and string
1k views
Asked by Italo Cegatta
Evaluating a function that is an argument in another function using quo() in R
211 views
Asked by Jonno Bourne
Create a dynamic number of columns from a data frame, based on a character vector
568 views
Asked by Richard Lusch
build a function calculating a value with dynamic variable with quotation in R
129 views
Asked by John legend2
Summarise multiple functions at once using tidyeval in dplyr 1.0
170 views
Asked by ThomasJc
Can rlang::fn_fmls() be nested?
85 views
Asked by iich
How to unquote function argument in rlang
304 views
Asked by drastega
Named vector "by" arguments for `dplyr::_join` functions
1.1k views
Asked by maia-sh
Retain comments inside R expression
93 views
Asked by MayaGans
rlang Expressions in List as Args to Function
196 views
Asked by Alex Gray
Data frame creation with dynamically assigned variable names
247 views
Asked by rimorob
Using mutate with map2 and exec instead of invoke_map
413 views
Asked by stats101
How to use rlang to extract list value by name?
98 views
Asked by iich
Problem programming with dplyr--column which is definitely a vector being picked up as a formula
469 views
Asked by Ben G