Search code examples
rlang: pass multiple groups with ... to gather()...


rdplyrrlang

Read More
curly curly Tidy evaluation and modifying inputs or their names...


rrlangtidyevalnon-standard-evaluation

Read More
Using quotations inside mutate: an alternative to mutate_(.dots = ...)...


rdplyrrlang

Read More
The magrittr `.` pronoun and rlang `.data` pronoun are identical, but how can that be?...


rrlangmagrittrtidyeval

Read More
using quasiquotation with `$` operator...


rdplyrtidyverserlangquasiquotes

Read More
converting a quosure to a string in R...


rdplyrrlang

Read More
Trouble with quotes and quasi-quotation and regular expressions inside a function in R...


rregexdplyrrlangquasiquotes

Read More
Create tidy multiple reduce function...


rtidyversepurrrrlang

Read More
`match.call()` and `sys.call()` called from a function of the enclosing environment...


rfunctionenvironmentrlangtidyeval

Read More
Tidy Eval, using enquo with infer package...


rtidyverserlangtidyevalr-infer

Read More
Is it possible to dynamically mutate columns (values in a column have other column names)...


rdplyrtidyverserlang

Read More
How to use quotation and unquotation when calling tidyverse functions?...


rtidyverserlangquosure

Read More
How do I use .data in filter_at?...


rdplyrrlangtidyeval

Read More
Creating a call and while looping over tibble columns...


rdplyrrlang

Read More
list_len is soft-deprecated as of rlang 0.2.0...


rtidyverserlang

Read More
Tidyeval in a function with dplyr and ggplot2...


rggplot2dplyrrlangtidyeval

Read More
How to test null or missing for enquos-type quosures...


rrlangtidyeval

Read More
Choosing the function in a selfmade function with tidyeval...


rdplyrrlangtidyeval

Read More
Using the pipe in selfmade function with tidyeval (quo_name)...


rdplyrpurrrrlangtidyeval

Read More
Why is the `object.size` of an environment smaller than the `object.size` of the objects in the envi...


rrlang

Read More
Tidyeval in own functions inside own functions with the pipe...


rtidyversedevtoolsrlangtidyeval

Read More
how can split data into 2 partition from the peak in the density graph?...


rggplot2erprlang

Read More
What's the difference between `as.name` and `sym`?...


rdplyrrlangquosure

Read More
No need to import `!!!` operators into the package DESCRIPTION?...


rdplyrdevtoolsrlang

Read More
Multiple Lags with dplyr...


rdplyrrlang

Read More
How to use rlang operators in a package?...


rtidyverser-packagerlangnon-standard-evaluation

Read More
How to pass a column of file names to mutate and return the number of columns in dplyr...


rdplyrrlang

Read More
Handling promises (rlang) with for loops and ggplot in R...


rggplot2rlang

Read More
Create R function using dplyr::filter problem...


rfilterdplyrrlangtidyeval

Read More
how to unquote (!!) inside `map` inside `mutate`...


rdplyrpurrrrlangtidyeval

Read More
BackNext