powered by
trimws
Taken from trimws for reasons of compatibility with previous R versios.
str_trim(x, which = c("both", "left", "right"))
a string to trim.
how to trim the string.