View source: R/str_locate_last.R
str_locate_last | R Documentation |
Locates last position of pattern in given string
str_locate_last(string, pattern)
string |
vector of strings |
pattern |
pattern to match |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.