Skip to contents

Removes all new line characters from a character vector.

Usage

remove_lines_and_spaces(serie)

Arguments

serie

A character vector.

Value

A character vector with all new line characters removed.