str_before_nth: Text before the nth occurrence of pattern.
Description
Copies of strex::str_before_nth() and friends.
Usage
str_before_nth(...)before_nth(...)
str_before_first(...)
before_first(...)
str_before_last(...)
before_last(...)
Arguments
- ...
Pass-through to strex function.