Description Usage Arguments Examples
View source: R/string_manipulation.R
Regex wrapper - find the last instance of a character and take only the string after that point
1 | fromLastInstance(str, split_on)
|
str |
a character string |
split_on |
a regular expression |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.