🔍 An RStudio addin slash regex utility belt
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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