no_blank: Remove blank from a string

Description Usage Arguments

View source: R/no_blank.R

Description

Remove blank from a string

Usage

1
no_blank(vector, all_lengths = FALSE)

Arguments

all_lengths

if TRUE, strings of one space (ie "^ $") and longer (ie "^ $") are also removed.


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