Description Usage Arguments Details Examples
Creates a regular expression class from a character vector
1 |
x |
character; character vectors |
reverse |
logical; whether to reverse the class (not implemented) |
Builds a regex class from character vector. A regular expression class are
character elements that are surrounded by [
and ]' and match ANY member of
that class.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.