R/str-trim.R

#' Trim something other than whitespace
#'
#' See [strex::str_trim_anything()].
#'
#' @inheritParams strex::str_trim_anything
#'
#' @export
trim_anything <- strex::str_trim_anything

#' @rdname trim_anything
#' @export
str_trim_anything <- trim_anything

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.