View source: R/text_extract_group.R
generic for getting regex group matches
text default
| 1 2 3 4 | 
| string | text from which to extract character sequence | 
| pattern | regex to be searched for | 
| group | integer vector to indicate those regex group matches to extract | 
| invert | whether or no matches or non-matches should be extracted | 
| ... | further parameter passed through to grep | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.