fast_str_squish: Very slightly faster version of stringr's str_squish()

View source: R/utils.R

fast_str_squishR Documentation

Very slightly faster version of stringr's str_squish()

Description

Very slightly faster version of stringr's str_squish()

Usage

fast_str_squish(string)

Arguments

string

A string to squish (remove whitespace)


readabs documentation built on June 8, 2025, 11:50 a.m.