str_extract | R Documentation |
Extract a substring using a pattern
str_extract(string, pattern)
string |
input string |
pattern |
a regular expression to describe the pattern to extracted from the 'string' |
substring
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.