str_before_nth {filesstrings} | R Documentation |
Text before the n
th 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 |
[Package filesstrings version 3.4.0 Index]