🔍 An RStudio addin slash regex utility belt
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

328B

regexplain 0.1.4

  • Added string substitution function to Output tab (g?sub, str_replace(_all)?) with replacement field
  • view_regex() output now differentiates between capture and non-capture groups
  • Fix typos (thanks @katrinleinweber) and tweak styles
  • Added a NEWS.md file to track changes to the package.