escapeRegex: escapeRegex

View source: R/escapeRegex.R

escapeRegexR Documentation

escapeRegex

Description

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

Usage

escapeRegex(x)

Arguments

x

String or vector of strings that should be escaped.

Value

The escaped strings.

Author(s)

Jan Philipp Dietrich

See Also

grep


pik-piam/magclass documentation built on March 25, 2024, 11:07 p.m.