str_crush()
, which removes all whitespace from a string,
is the logical extension to stringr::str_trim()
and stringr::str_squish()
.
Details
str_crush()
is considered too specialized to be part of stringr.
str_crush()
, which removes all whitespace from a string,
is the logical extension to stringr::str_trim()
and stringr::str_squish()
.
str_crush()
is considered too specialized to be part of stringr.