tidyselect-package {tidyselect}R Documentation

tidyselect: Select from a Set of Strings

Description

A backend for the selecting functions of the 'tidyverse'. It makes it easy to implement select-like functions in your own packages in a way that is consistent with other 'tidyverse' interfaces for selection.

Author(s)

Maintainer: Lionel Henry lionel@rstudio.com

Authors:

Other contributors:


[Package tidyselect version 0.2.4 Index]