str_singleize: Remove back-to-back duplicates of a pattern in a string.

View source: R/str-singleize.R

str_singleizeR Documentation

Remove back-to-back duplicates of a pattern in a string.

Description

Copy of strex::str_singleize().

Usage

str_singleize(...)

singleize(...)

Arguments

...

Pass-through to strex function.


filesstrings documentation built on May 29, 2024, 3:32 a.m.