magclass (version 6.13.2)

escapeRegex: escapeRegex

Description

Escapes all symbols in a string which have a special meaning in regular expressions.

Usage

escapeRegex(x)

Value

The escaped strings.

Arguments

x

String or vector of strings that should be escaped.

Author

Jan Philipp Dietrich

See Also