EVOLUTION-MANAGER
Edit File: rematch2-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Match Regular Expressions with a Nicer 'API'</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for rematch2-package {rematch2}"><tr><td>rematch2-package {rematch2}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Match Regular Expressions with a Nicer 'API'</h2> <h3>Description</h3> <p>A small wrapper on 'regexpr' to extract the matches and captured groups from the match of a regular expression to a character vector. See <code><a href="re_match.html">re_match</a></code>. </p> <h3>Author(s)</h3> <p><strong>Maintainer</strong>: Gábor Csárdi <a href="mailto:csardi.gabor@gmail.com">csardi.gabor@gmail.com</a> </p> <p>Other contributors: </p> <ul> <li><p> Matthew Lincoln <a href="mailto:matthew.d.lincoln@gmail.com">matthew.d.lincoln@gmail.com</a> [contributor] </p> </li></ul> <h3>See Also</h3> <p>Useful links: </p> <ul> <li> <p><a href="https://github.com/r-lib/rematch2#readme">https://github.com/r-lib/rematch2#readme</a> </p> </li> <li><p> Report bugs at <a href="https://github.com/r-lib/rematch2/issues">https://github.com/r-lib/rematch2/issues</a> </p> </li></ul> <hr /><div style="text-align: center;">[Package <em>rematch2</em> version 2.1.2 <a href="00Index.html">Index</a>]</div> </body></html>