str_locate_nth: Get the indices of the nth instance of a pattern.

View source: R/str-locate.R

str_locate_nthR Documentation

Get the indices of the nth instance of a pattern.

Description

Copy of strex::str_locate_nth().

Usage

str_locate_nth(...)

locate_nth(...)

str_locate_first(...)

locate_first(...)

str_locate_last(...)

locate_last(...)

Arguments

...

Pass-through to strex function.


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