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