rematch2 {rematch2}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 rematch2 version 2.0.1 Index]