Search code examples
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
How can you make tidyverse functions that support both quoted and unquoted arguments?...


rdplyrrlangtidyeval

Read More
R pass "blank" or "missing" arguments to package function with if else statement...


rshinyheatmapshiny-serverrlang

Read More
Use quoted parameter as variable name for closure instantiation?...


rdplyrpurrrrlangtidyeval

Read More
Dynamically insert variables into a fable model using rlang...


rrlangfabletidyverts

Read More
rlang, fpp3 R package: Error: `vars` must be a character vector upon calling aggregate_key()...


rtidyverserlang

Read More
BackNext