| str_extract_after | R Documentation |
Extract part of string
str_extract_after(string, pattern, which = "first", num_char = NULL)
string |
string |
pattern |
pattern to find |
which |
position |
num_char |
number of characters |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.