regex_gadget: RegExplain gadget
Description
The function behind the RegExplain Selection and RegExplain File
addins. Opens the RegExplain gadget interface in an RStudio viewer
pane.
Usage
regex_gadget(text = NULL, start_page = if (is.null(text)) "Text" else
"RegEx")
Arguments
text
Text to explore in gadget (editable using interface)
start_page
Open gadget to this tab, one of "Text"
, "RegEx"
,
"Output"
, or "Help"