extract_non_numerics: Extract non-numbers from a string.

View source: R/str-extract-non-nums.R

extract_non_numericsR Documentation

Extract non-numbers from a string.

Description

Copies of strex::str_extract_non_numerics() and friends.

Usage

extract_non_numerics(...)

str_extract_non_numerics(...)

nth_non_numeric(...)

str_nth_non_numeric(...)

first_non_numeric(...)

str_first_non_numeric(...)

last_non_numeric(...)

str_last_non_numeric(...)

Arguments

...

Pass-through to strex function.


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