Search code examples
R How to use curly curly with filter or filter_?...


rfilterdplyrrlangtidyeval

Read More
Using mutate with map2 and exec instead of invoke_map...


rdplyrtidyversepurrrrlang

Read More
Data frame creation with dynamically assigned variable names...


rrlang

Read More
Retain comments inside R expression...


rrlang

Read More
Can rlang::fn_fmls() be nested?...


rargumentsrlang

Read More
What is the base equivalent of rlang::flatten()?...


rrlang

Read More
Pass a list of vectors of arguments as quosures to a function with purrr and rlang...


rdplyrpurrrrlang

Read More
mutate and/or summarise a dynamic number of columns...


rdplyrrlang

Read More
mutate a variable with curly-curly...


rdplyrrlang

Read More
Only strings can be converted to symbols within a function in R...


rsymbolsquotingrlangquasiquotes

Read More
glue and rlang: how to tunnel data-variables within a glue string?...


rrlangr-glue

Read More
curly curly tidy evaluation programming with multiple inputs and custom function across columns...


rdplyrrlangtidyevalnon-standard-evaluation

Read More
rlang: refer var in the tidyr unite function...


rtidyrtidyverserlang

Read More
Tidyeval in a non-quasiquotation context (psych::describeBy(group))...


rtidyverserlangtidyevalgt

Read More
Using quosure inside ggplot function annotate...


rrlangquosure

Read More
Passing a data frame as a function argument, but using its name as a string in the call to the funct...


rrlang

Read More
What is the "embracing operator" `{{ }}`?...


rtidyverserlang

Read More
What is the difference between sym() and parse_expr() in the rlang package?...


rstringevaluationrlang

Read More
Tidy Eval: Using {{var}} inside a nesting function not possible?...


rmetaprogrammingtidyverserlangtidyeval

Read More
How do I pipe into or include an additional argument within a list of quosures?...


rpurrrrlang

Read More
(tidy, glance, augment) with exec...


rdplyrpurrrrlangbroom

Read More
Get list element name from index...


rrlangr-glue

Read More
str_subset with curly curly in R...


rstringrrlang

Read More
Evaluating ... when other function arguments are NULL by default...


rdplyrrlang

Read More
R wrap function call into another call without using string manipulation...


rfunctioncallrlang

Read More
How to apply multiple columns to make a summary list of dataframes in R...


rdplyrrlang

Read More
What does dataset %>% rename(!!vars) mean in R?...


rdplyrrlang

Read More
From purrr::invoke_map to rlang::exec (translate behavior)...


rpurrrrlang

Read More
How to pass a filter statement as a function parameter in dplyr using quosure...


rdplyrrlangquosure

Read More
Create dplyr statements to later be evaluated in R...


rdplyrrlang

Read More
BackNext