str_after_nth: Text after the 'n'th occurrence of pattern.

View source: R/str-after.R

str_after_nthR Documentation

Text after the nth 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 strex function.


rorynolan/filesstrings documentation built on Feb. 5, 2024, 6:01 p.m.