Search code examples
Why does tidy evaluation throw an error unless an argument is printed or forced?...


rrlangtidyeval

Read More
Call function from the global environment with implicit dataframe variables (from the calling env?) ...


rdplyrrlangtidyeval

Read More
Tally across columns with variable condition in r...


rdplyrquotesrlangnon-standard-evaluation

Read More
prefixing !!! with the package name, rlang...


rtidyverserlangtidyeval

Read More
Error when using curly-curly (`{{ }}`) operator with `if` clause...


rrlang

Read More
how to force R to execute what's inside of quotes?...


rrlang

Read More
!!! (splice operator) for ggplot2 geom_point() function...


rggplot2rlang

Read More
Handling quoted NULL arguments in rlang::ensym...


rrlang

Read More
In R, how can I use a quoting function inside another function?...


rdplyrrlang

Read More
How to specify sorting variable with desc() for dplyr::arrange using string?...


rdplyrrlang

Read More
How to run an arbitrary expression in an environment, storing all results in the environment?...


rrlangnser-environment

Read More
R rlang: call_args in dplyr::mutate...


rdplyrmetaprogrammingrlangquote

Read More
Follow-up: Recognition of a function input by filter in R?...


rfunctiondplyrtidyverserlang

Read More
Tidyeval: How to pass a list with quoted elements to a nested function without user quoting?...


rrlangtidyeval

Read More
Recognition of a function input by filter in R?...


rfunctiondplyrtidyverserlang

Read More
How to evaluate the output of rlang::syms()?...


revalrlang

Read More
best practices for using bang-bang (!!) and walrus (:=) inside package functions...


rr-packagerlang

Read More
How is {rlang}'s 'curly-curly' operator `{{` implemented?...


rtidyversemetaprogrammingrlangnse

Read More
Keeping the the name of the vector element in the output...


rfunctiondplyrtidyverserlang

Read More
Converting a vector of symbols to input for `...`...


rlazy-evaluationevaluationrlangtidyeval

Read More
How to build a wrapper function for querying database using dbplyr and dplyr, having the query vary...


rdplyrevalrlangdbplyr

Read More
How do {{}} double curly brackets work in dplyr?...


rtidyversecurly-bracesrlang

Read More
rvest object cloned with rlang::duplicate is not properly cloned...


rrvestrlang

Read More
Error when drawing a graph in Rstudio on linux. invalid string in PangoCairo_Text...


rlinuxubunturlang

Read More
Vectorizing a tidyverse function with `...`...


rfunctiontidyversevectorizationrlang

Read More
Convert `c(x, y)` as function argument to `c("x", "y")` in R (rlang/tidyevaluati...


rrlangtidyeval

Read More
What does !! operator mean in R...


rtidyversequoterlangquasiquotes

Read More
Have a function accept a list column of parameters...


rpurrrrlangtidyevalpmap

Read More
Loop over character vectors and use elements as column names within lambda function...


rdplyrpurrrrlangnon-standard-evaluation

Read More
Why does rlang::quo_is_missing(quo(NA)) evaluate to FALSE?...


rrlang

Read More
BackNext