powered by
Helper function to drop columns from a data frame by grepl search
gexclude(x, pattern)
x without columns matching pattern.
Data frame to drop columns from.
Pattern used to match columns to drop.