str_split_by_nums {filesstrings}R Documentation

Split a string by its numeric characters.

Description

Copy of strex::str_split_by_numbers().

Usage

str_split_by_nums(...)

split_by_nums(...)

split_by_numbers(...)

str_split_by_numbers(...)

Arguments

...

Pass-through to strex function.


[Package filesstrings version 3.4.0 Index]