Skip to content

upgrade select() to new tidyselect #4680

@romainfrancois

Description

@romainfrancois

So we can do e.g.

library(dplyr, warn.conflicts = FALSE)

iris %>% 
  select(is.numeric)
#> Error: This tidyselect interface doesn't support predicates yet.
#> ℹ Contact the package author and suggest using `select_pos()`.

Created on 2019-12-30 by the reprex package (v0.3.0.9000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancementselection 🧺tidyselect, scoped verbs, etc.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions