cheat | R Documentation |
Print a cheat sheet of common regex task chunks. cheat
prints a left
justified version of regex_cheat
.
cheat(dictionary = qdapRegex::regex_cheat, print = TRUE)
dictionary |
A dictionary of cheat terms. Default is
|
print |
logical. If |
Prints a cheat sheet of common regex tasks such as lookaheads.
Invisibly returns regex_cheat
.
regex_cheat
cheat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.