Learn R Programming

⚠️There's a newer version (2.0.0) of this package.Take me there.

rematch (version 1.0.1)

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.

Copy Link

Version

Install

install.packages('rematch')

Monthly Downloads

524,282

Version

1.0.1

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Gábor Csárdi

Last Published

April 21st, 2016

Functions in rematch (1.0.1)

re_match

Match a regular expression to a character vector
rematch

Match Regular Expressions with a Nicer 'API'