Description Usage Arguments Value Examples
Returns the match, a capture group, or an empty string if the match fails
| 1 | 
| pattern | a character string containing a regular expression. | 
| str | a character vector where matches are sought. | 
| i | (optional) number or name of capture group. | 
| perl | if  | 
a list containing the matches the matches of the specifies capture group(s)
| 1 | ##
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.