Search code examples
Dplyr, Non-standard evaluation and Walrus operator and curly-curly...


rdplyrrlangnse

Read More
Using external vector with NSE...


rnse

Read More
Disambiguating a variable name in a function when a column with the same name as the variable exists...


rfunctiondplyrdata.tablense

Read More
group_by by a vector of characters using tidy evaluation semantics...


rdplyrrlangnse

Read More
How to use dplyr NSE inside an if condition inside a function?...


rfunctionif-statementdplyrnse

Read More
How to refer to an argument as character in dplyr filter inside a function...


rfunctionargumentstidyevalnse

Read More
paste()ing columns whose names are stored in a variable...


rdplyrnse

Read More
How do I correctly use the env variable for data.tables within a function...


rdata.tablense

Read More
Given an expression of the form `fn(NULL)` how do I replace the null with `lhs=rhs`?...


rnse

Read More
evaluate string expression in ggplot...


rggplot2dplyrrlangnse

Read More
Inner_join on NSE...


rtidyverseinner-joinnse

Read More
dplyr::select() with some variables that may not exist in the data frame?...


rselectdplyrnsetidyselect

Read More
Force-evaluate function argument in order to "trick" substitute()?...


rnse

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


rrlangnser-environment

Read More
R read target programmatically...


rnsetargets-r-package

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


rtidyversemetaprogrammingrlangnse

Read More
R function that works with NSE and Shiny Inputs...


rshinynse

Read More
how to rename a variable using a dynamic name and dplyr?...


rdplyrnse

Read More
Non standard evaluation in dplyr: how do you indirect a function's multiple arguments?...


rdplyrnse

Read More
how to use rlang::as_string() inside of a function?...


rrlangnse

Read More
Check if a tidyselect is NULL and if so, set a default tidyselect method...


rrlangnsetidyselect

Read More
R: hard code the content of a variable inside a function...


rfunctionnamespacesnse

Read More
Understanding assignment when using rlang::eval_tidy...


rrlangnse

Read More
Non standard evaluation does not work: Error in h(simpleError(msg, call))...


rnsephyloseq

Read More
Pass multiple column names in function to dplyr::distinct() with Spark...


rapache-sparkdplyrnse

Read More
Filter dataframe when column name-value pairs are stored in a list?...


rlistfiltertidyversense

Read More
How can I use dplyr/magrittr's pipe inside functions in R?...


rdplyrmagrittrnse

Read More
Environmental problems using testthat...


rtestthatnse

Read More
Environments and lazy evaluation: getting rid of symbols and getting values...


rnse

Read More
ggplot2 function - checking whether user input variable should be a mapped aesthetic...


rggplot2nse

Read More
BackNext