which_names_grep | R Documentation |
Return the vector elements whose names partially match a pattern.
which_names_grep(namedVec, pattern, ...)
namedVec |
A vector of named elements. |
pattern |
A regular expression pattern. |
... |
Pass any other argument to grepv() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.