🔍 An RStudio addin slash regex utility belt
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

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