🔍 An RStudio addin slash regex utility belt
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 satır
405B

  1. % Generated by roxygen2: do not edit by hand
  2. % Please edit documentation in R/gadget_cheatsheet.R
  3. \name{regexplain_cheatsheet}
  4. \alias{regexplain_cheatsheet}
  5. \title{Regex Cheatsheet Quick Reference}
  6. \usage{
  7. regexplain_cheatsheet()
  8. }
  9. \description{
  10. The function behind the RegExplain Cheatsheet addin. Opens a summary of
  11. regular expression syntax -- the RegExplain cheatsheet -- in an RStudio
  12. viewer pane.
  13. }