powered by
grepl
Helper function to pick columns from a data frame by grepl search
gselect(x, pattern)
x with only columns matching pattern.
Data frame to select columns from.
Pattern used to match columns to select.