rematch2-package {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.

Author(s)

Maintainer: Gábor Csárdi csardi.gabor@gmail.com

Other contributors:

See Also

Useful links:


[Package rematch2 version 2.1.2 Index]