trimws: Base trimws with an "inner" option that removes all spaces...

Description Usage

View source: R/trimws.R

Description

Base trimws with an "inner" option that removes all spaces greater than 1 inside strings

Usage

1
trimws(x, which = c("both", "left", "right"), inner_space = TRUE)

meerapatelmd/centipede documentation built on Jan. 1, 2021, 9:27 a.m.