mgrepl | R Documentation |
Adapted from https://stat.ethz.ch/pipermail/r-help/2012-June/316441.html
mgrepl(pattern, x, op = `|`, ...)
pattern |
character vector of patterns |
x |
the character vector to search |
op |
logical vector operator back quoted, defaults to '|' |
... |
further arguments for |
logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.