| str_extract | R Documentation |
Extract a substring using a pattern
str_extract(string, pattern)
string |
Input string |
pattern |
Regular expression to extract |
Substring
Guangchuang Yu
Other str-utils:
str_detect(),
str_starts(),
str_wrap()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.