escapeRegex | R Documentation |
Escapes all symbols in a string which have a special meaning in regular expressions.
escapeRegex(x)
x |
String or vector of strings that should be escaped. |
The escaped strings.
Jan Philipp Dietrich
grep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.