R/str-singleize.R

#' Remove back-to-back duplicates of a pattern in a string.
#'
#' See [strex::str_singleize()].
#'
#' @inheritParams strex::str_singleize
#'
#' @export
singleize <- strex::str_singleize

#' @rdname singleize
#' @export
str_singleize <- singleize

Try the filesstrings package in your browser

Any scripts or data that you put into this service are public.

filesstrings documentation built on Feb. 16, 2023, 7:25 p.m.