str_before_nth: Text before the 'n'th occurrence of pattern.

View source: R/str-before.R

str_before_nthR Documentation

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.


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