ignore_by_grep: Drops all columns that match lists of regex strings.

Description Usage Arguments

View source: R/ignore_by_grep.R

Description

Drops all columns that match lists of regex strings.

Usage

1

Arguments

df

dataframe. The dataframe to drop columns from.

...

lists. Lists containing regex strings to match against.

keep

character. A vector of variable names to not drop, despite regex.


peterhurford/surveytools2 documentation built on Feb. 18, 2021, 9:13 p.m.