Search code examples
How to copy attributes from one data frame to another or to re-assign attributes to a freshly transp...

rattrpurrrreshape2tidyselect

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

rdplyrtidyversetidyselect

Read More
in dplyr::mutate, dplyr::starts_with works for .before but not .after?...

rdplyrtidyversetidyrtidyselect

Read More
Pass vector of unquoted column names to a function and use first element...

rtidyversetidyselect

Read More
Tidyevaluation pattern to map over selected columns...

rpurrrtidyevaltidyselect

Read More
Error in inDL(x, as.logical(local), as.logical(now), ...) : unable to load shared object...

rdllunctidyselect

Read More
Tidyselect many columns in formula...

rtidyselectr-parsnipr-formula

Read More
Can I group_by columns with starts_with?...

rdplyrtidyselect

Read More
Specify a column type across multiple columns with tidy-selection in readr package...

rfile-ioreadracrosstidyselect

Read More
Difference between using str_detect() and contains()?...

rdplyrstringrtidyselect

Read More
How can I use tidyselect to pass an array of symbols like pivot_longer?...

rnon-standard-evaluationtidyselect

Read More
Anonymous function in summarise() with pick(everything()) gives: error in pick() Can't subset co...

dplyrtidyselect

Read More
What is the recommended alternative for the deprecated .data[[ ]] in mutate()?...

rdplyrtidyselect

Read More
`dplyr::select()` with tidyselection but not error if column doesn't exist...

rdplyrtidyselect

Read More
How to select row/column variables starting with a particular set of characters (e.g., Q4) in R pack...

rpivot-tableexpsstidyselect

Read More
Unable to add primary keys to existing data model object...

rdata-modelingtidyselect

Read More
dplyr rowwise summarise by column, grouped by name...

rdplyrgroupingtidyselect

Read More
select_if throwing error with second condition...

rdplyrtidyselect

Read More
Select columns using starts_with()...

rtidyselect

Read More
Apply dplyr::starts_with() with lambda function...

rdplyrtidyselect

Read More
Using start_with function along with collapse::fselect funcation...

rdplyrtidyversetidyselect

Read More
How to to avoid error message when an empty argument in dplyr::select function?...

rdplyrtidyselect

Read More
Sophisticated formula inside arrange...

rtidyversetidyselect

Read More
Using eval_select inside of a nested function...

rtidyevaltidyselect

Read More
Calling/passing variables from a function to function...

rfor-looprlangtidyselect

Read More
Using tidyselect in a function with mutate and...

rdplyrstringrtidyselect

Read More
Using everything() from tidyselect in dplyr to select a variable last...

rselectdplyrtidyselect

Read More
How to pass tidyselect::starts_with(...) etc. to dplyr function(s)?...

rif-statementdplyrtidyselect

Read More
Tidyselect in custom function...

rdplyrtidyselect

Read More
Calculate the rowwise mean when a maximum number of NA values is given for a set of columns using dp...

rdplyracrosstidyselect

Read More
BackNext