quotemeta: Escape regular expression syntax in a string. Copied from...

Description Usage Arguments Value

View source: R/corpusUtil.R

Description

Escape regular expression syntax in a string. Copied from http://stackoverflow.com/questions/14836754/is-there-an-r-function-to-escape-a-string-for-regex-characters

Usage

1
quotemeta(string)

Arguments

string

The string to escape

Value

the original string ready to be used as a regular expression


cwolk/ShinyConc documentation built on April 9, 2021, 1:43 p.m.