Skip to content

Add support for tidy select helpers #11

@btskinner

Description

@btskinner

sc_select() currently supports these tidy select helpers:

  • starts_with()
  • ends_with()
  • contains()
  • matches()
  • everything()

Need to add support for:

  • num_range() (this may not be useful)
  • all_of()
  • any_of()
  • last_col()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions