grepor | R Documentation |
Take a data.frame or character vector and a vector of grep targets and return the values that match (for data.frame, column names that match). If no patterns given just returns the names
grepor(xx, patterns = ".")
xx |
A |
patterns |
A character vector of regexp targets to be OR-ed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.