regex_cheat {qdapRegex} | R Documentation |
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)
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.
[Package qdapRegex version 0.7.8 Index]