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

Usage

data(regex_cheat)

Format

A data frame with 6 rows and 3 variables

Description

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

Details

  • Name. The name of the regex chunk.
  • Regex. The regex chunk.
  • What it Does. Description of what the regex chunk does.