str_nobreak {tatoo}R Documentation

Remove linebreaks and multiple spaces from string

Description

Remove linebreaks and multiple spaces from string

Usage

str_nobreak(x)

Arguments

x

a character vector.

Value

a character vector without linebreaks


[Package tatoo version 1.1.2 Index]