str_before_nth {filesstrings}R 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.


[Package filesstrings version 3.4.0 Index]