Description Usage Arguments Value
Wrapper function around grep that returns the indices of the vector that match the provided regular expression. To help with matching whitespace and case are ignored.
1 |
x |
character vector of registrations |
my_regex |
regex pattern you want to match |
... |
additional arguments that |
indices of x that match the given pattern
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.