subset_grep: subset by grep

Description Usage Arguments

View source: R/subset_grep.R

Description

subset by grep

Usage

1
subset_grep(df, grepstring)

Arguments

df

the dataframe to subset

grepstring

the namestring of the colomns to grab, greplstyle. This function is actually the same as dplyr::select(matches()).


mengluchu/APMtools documentation built on Jan. 27, 2022, 2:41 a.m.