gexclude | R Documentation |
Helper function to drop columns from a data frame by grepl search
gexclude(x, pattern)
x |
Data frame to drop columns from. |
pattern |
Pattern used to match columns to drop. |
x without columns matching pattern.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.