StackOverflow Questions for Tag: tidyselect

Jacob Nelson
Jacob Nelson

Reputation: 473

Mutate multiple variable to create multiple new variables

Score: 8

Views: 10839

Answers: 1

Read More
arb
arb

Reputation: 75

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

Score: 2

Views: 54

Answers: 1

Read More
thothal
thothal

Reputation: 20329

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

Score: 9

Views: 251

Answers: 2

Read More
PalimPalim
PalimPalim

Reputation: 3048

Tidyevaluation pattern to map over selected columns

Score: 3

Views: 95

Answers: 1

Read More
alvaropr
alvaropr

Reputation: 789

tidyselect changes how to refer an external vector of variable names in selecting functions in R

Score: 9

Views: 5195

Answers: 1

Read More
moodymudskipper
moodymudskipper

Reputation: 47300

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

Score: 3

Views: 22632

Answers: 3

Read More
Patrick
Patrick

Reputation: 1379

What is tidyselect::all_of() passing to e.g. dplyr::select() that a standard vector is not?

Score: 1

Views: 141

Answers: 0

Read More
qwr
qwr

Reputation: 10891

Tidyselect many columns in formula

Score: 0

Views: 101

Answers: 2

Read More
Andrew P
Andrew P

Reputation: 93

Can I group_by columns with starts_with?

Score: 9

Views: 2400

Answers: 3

Read More
pyg
pyg

Reputation: 832

dynamic column relocating using tidyselect

Score: 2

Views: 115

Answers: 3

Read More
user18894435
user18894435

Reputation: 521

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

Score: 6

Views: 878

Answers: 1

Read More
oliver
oliver

Reputation: 13

Difference between using str_detect() and contains()?

Score: 0

Views: 294

Answers: 2

Read More
Demetri Pananos
Demetri Pananos

Reputation: 7394

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

Score: 2

Views: 72

Answers: 1

Read More
Ahmed Ayub Khan
Ahmed Ayub Khan

Reputation: 11

mutate_at with all_of() in r?

Score: 1

Views: 171

Answers: 2

Read More
Essi
Essi

Reputation: 801

R gt table - Exclude NA values from text transform

Score: 0

Views: 138

Answers: 1

Read More
Ian
Ian

Reputation: 1707

Anonymous function in summarise() with pick(everything()) gives: error in pick() Can't subset columns past the end

Score: 0

Views: 961

Answers: 3

Read More
saQuist
saQuist

Reputation: 447

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

Score: 2

Views: 275

Answers: 3

Read More
Dan Chaltiel
Dan Chaltiel

Reputation: 8484

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

Score: 1

Views: 337

Answers: 2

Read More
SmartDataProducts
SmartDataProducts

Reputation: 85

How to select row/column variables starting with a particular set of characters (e.g., Q4) in R package expss?

Score: 3

Views: 156

Answers: 1

Read More
oropo
oropo

Reputation: 50

Unable to add primary keys to existing data model object

Score: 0

Views: 51

Answers: 1

Read More
PreviousPage 1Next