rematch {rematch} | R Documentation |
Match Regular Expressions with a Nicer 'API'
Description
A small wrapper on 'regexpr' to extract the matches and captured
groups from the match of a regular expression to a character vector.
See re_match
.
[Package
rematch version 1.0.1
Index]