qdapRegex (version 0.7.2)

regex_cheat: A dataset containing the regex chunk name, the regex string, and a description of what the chunk does.

Description

A dataset containing the regex chunk name, the regex string, and a description of what the chunk does.

Usage

data(regex_cheat)

Arguments

Format

A data frame with 6 rows and 3 variables

Details

  • Name. The name of the regex chunk.

  • Regex. The regex chunk.

  • What it Does. Description of what the regex chunk does.

References

http://www.rexegg.com