Skip to contents

Apply stringr::str_squish() and stringr::str_trim() to all character columns in a data.frame.

Usage

str_trim_squish_across(x)

Arguments

x

A data.frame with character columns.