strip_columns_for_grep_string | R Documentation |
remove columns by regular expression
strip_columns_for_grep_string(data, grep_string)
data |
input data frame |
grep_string |
regexp to match against data frame names, matches will be removed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.