str_after_nth {filesstrings} | R Documentation |
Text after the n
th occurrence of pattern.
Description
Copies of strex::str_after_nth()
and friends.
Usage
str_after_nth(...)
after_nth(...)
str_after_first(...)
after_first(...)
str_after_last(...)
after_last(...)
Arguments
... |
Pass-through to |
[Package filesstrings version 3.4.0 Index]