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 2.0.0 Index]