regexplain (version 0.2.2)
Rstudio Addin to Explain, Test and Build Regular
Expressions
Description
A set of RStudio Addins to help interactively test
and build regular expressions. Provides a Shiny gadget interface for
interactively constructing the regular expression and viewing the
results from common string-searching functions. The gadget interface
includes a helpful regex syntax reference sheet and a library of
common patterns.