Search code examples
How do I return a data-variable in an R function?...

rlazy-evaluationevaluationtidyeval

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

rmetaprogrammingtidyverserlangtidyeval

Read More
How can I take the first input of ...?...

rdplyrtidyeval

Read More
Converting tidyeval arguments to string...

rstringrtidyevalr-glue

Read More
How to write use quos in a formula in R?...

rdplyrtidyeval

Read More
R dplyr pass expression as argument to function...

rfunctiondplyrtidyevalnse

Read More
How to set ggplot x-label equal to variable name during lapply?...

rggplot2lapplytidyevalnse

Read More
tidyeval unquote user created variable for subsequent usage...

rtidyeval

Read More
Why does my dplyr percentile calculation not work with tidy evaluation?...

rdplyrtidyeval

Read More
Getting tidy output from post hoc tests...

rfunctionfunctional-programmingtidyevaltukey

Read More
Passing a string to an R function and using it as a column name within the function...

rfunctiondplyrtidyeval

Read More
R tidyeval passing a list containing multiple character vectors to dplyr functions...

rdplyrtidyeval

Read More
Evaluating a maximum likelihood expression using datamasks in R...

revaltidyeval

Read More
r- How to use iteration on a custom function that uses dplyr...

rdplyriterationtidyevalnse

Read More
Evaluate R Markdown Parameters via Quasiquotation & render Function...

rr-markdowntidyeval

Read More
Problem with a dplyr filter inside a function in R...

rdplyrtidyevalnse

Read More
Access the column names in the `mutate_at` to use it for subseting a list...

rdplyrtidyeval

Read More
How can you make tidyverse functions that support both quoted and unquoted arguments?...

rdplyrrlangtidyeval

Read More
Why do Tidyeval quotes fail in lamdas?...

rdplyrtidyversetidyeval

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

rdplyrpurrrrlangtidyeval

Read More
Using `dplyr::mutate()` to create several new variables from names specified in a vector...

rdplyrtidyversetidyeval

Read More
Tidy Evaluation not working with mutate and stringr...

rdplyrstringrtidyeval

Read More
How do I create a new object in an R function, that I can use within the function...

rtidyeval

Read More
dplyr mutate with an ifelse using dynamic variable names...

rdplyrtidyversetidyeval

Read More
Giving user defined functions non-quoted arguments in purrr...

rdplyrpurrrrlangtidyeval

Read More
Quasiquotation in purrr...

rdplyrpurrrrlangtidyeval

Read More
Passing names of objects from ellipsis as strings to left_join...

rleft-jointidyverseellipsistidyeval

Read More
Exporting values passed to enquos as string of format name1,name2, nameN,...

rdplyrrlangtidyeval

Read More
Use tidyselect select helpers in functions that do not implement them...

rdplyrtidyevaltidyselect

Read More
Creating a new mean column in a loop by a custom function...

rdplyrtidyversepurrrtidyeval

Read More
BackNext