rematch (2.0.0)
Published 2026-02-24 13:47:26 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("rematch")About this package
A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector.Match Regular Expressions with a Nicer 'API'
Dependencies
| Suggests | covr, testthat |