Description Usage Arguments Examples
Subset a data frame if a specified pattern is found in a character string
1 |
data |
data frame. |
pattern |
character vector containing a regular expression to be matched in the given character vector. |
Var |
character vector of the variables that the pattern should be found in. |
keep.found |
logical. whether or not to keep observations where the
pattern is found ( |
... |
arguments to pass to |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.