camkay/quickselect: Quickly Select Data Frame Columns

Quickly select data frame or tibble columns using regex. It is essentially a wrapper for `select(matches("my_var"))` from dyplr.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("camkay/quickselect")
camkay/quickselect documentation built on March 11, 2023, 12:57 a.m.