Description Usage Arguments Value See Also Examples
Return a vector of matches.
1 2 3 4 5 6 7 8 9 10 |
pattern |
character scalar, pattern to match, passed to |
x |
character vector to match to, passed to |
... |
not used, forced later arguments to bind by name. |
ignore.case |
logical, passed to |
perl |
logical, passed to |
fixed |
logical, passed to |
useBytes |
logical, passed |
invert |
passed to |
vector of matching values.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.