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