🔍 An RStudio addin slash regex utility belt
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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.