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