Learn R Programming

tatoo (version 1.1.2)

str_nobreak: Remove linebreaks and multiple spaces from string

Description

Remove linebreaks and multiple spaces from string

Usage

str_nobreak(x)

Value

a character vector without linebreaks

Arguments

x

a character vector.