🔍 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.

15 lines
370B

  1. Name: Regexplain Selection
  2. Description: Build a regexp for use on selected text
  3. Binding: regexplain_addin
  4. Interactive: true
  5. Name: Regexplain File
  6. Description: Choose a file for which to build a regexp
  7. Binding: regexplain_file
  8. Interactive: true
  9. Name: Regexplain Cheatsheet
  10. Description: Regex Cheatsheet Quick Reference
  11. Binding: regexplain_cheatsheet
  12. Interactive: false