fast_str_squish {readabs}R 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)


[Package readabs version 0.4.19 Index]