Search code examples
Arrange data frame by all columns using dplyr...


rdplyrtidyversetidyselect

Read More
Failure to rename duplicate column names with dplyr rename() and rename_with()...


rdplyrtidyselect

Read More
replace_na with tidyselect?...


rtidyrtidyselect

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


rselectdplyrnsetidyselect

Read More
How to write a function with ... (dot-dot-dot) that can also accept tidyselect helpers?...


rfunctiontidyselect

Read More
Rename columns of R dataframe with tidyselect and regular expression...


rregextidyversetidyselect

Read More
Issue with selecting negative values in dplyr with embrace {{ arg }}...


rdplyrrlangtidyselect

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


rrlangnsetidyselect

Read More
R: Tidyverse selection semantics tidyselect::eval_select appending numbers to duplicates...


rdplyrtidyverserlangtidyselect

Read More
Remove string in multiple variables in R...


rstringstringrtidyselect

Read More
Using quoted variables in a custom dplyr wrapper function...


rdplyrrlangtidyselect

Read More
Programming with dplyr: Renaming a column with variable using glue syntax...


rdplyrrenamerlangtidyselect

Read More
Drop column range starting with first column matching regex...


rdplyrtidyselect

Read More
How to reconcile .data pronouns with rlang::enquo...


rdplyrrlangtidyselect

Read More
Pass column names to dplyr::coalesce() when writing a custom function...


rfunctiondplyrtidyselect

Read More
Why the tidyselect helper function "where" can be detected inside the dplyr helper functio...


rdplyrtidyversetidyselect

Read More
Select multiple date columns and convert factor variables to date...


rdateselectmultiple-columnstidyselect

Read More
Evaluation with dplyr::select does not work in my function...


rdplyrevaluationtidyselect

Read More
R: adapt mutate call from handling three binary variables to n binary variables...


rtidyversedplyrtidyselect

Read More
How to splice a tidyselect-style list of column names into a call of my function...


rtidyversetidyselect

Read More
Mutate multiple variable to create multiple new variables...


rdplyrtidyversetidyselect

Read More
Adding tidyselect helper functions to a vector...


rdplyrtidyselect

Read More
Since .key is deprecated how it is possible to rename the data column in nest()?...


rdplyrtidyselect

Read More
R Replace NA for all Columns Except *...


rselecttidyrtidyselect

Read More
Specify the dots argument when calling a tidyselect-using function without needing to specify the pr...


rrlangtidyselect

Read More
How to initialize a variable with a tidyselect helper?...


rrlangtidyselect

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


rdplyrtidyevaltidyselect

Read More
renaming column names with dplyr using tidyselect functions...


rdplyrtidyselect

Read More
How can I capture the changes made to a data.frame in dplyr::select?...


rdplyrtidyevaltidyselect

Read More
selecting specific columns using `tidyselect` in `dplyr::filter_at`...


rdplyrtidyversetidyselect

Read More
BackNext