clean_paragraphs: Recompose paragraphs by identifying improper breaks.

Description Usage Arguments Value Author(s)

View source: R/clean_paragraphs.R

Description

Identify linebreaks which do not seem to match an end of paragraph and recompose the paragraph.

Usage

1

Arguments

texts

Character vector. A vector of lines of text to be recomposed into paragraphs.

Value

A character vector in which paragraphs (ending with "." and with an empty line after) are recomposed.

Author(s)

Nicolas Mangin


NicolasJBM/lexR documentation built on Feb. 4, 2021, 6:43 p.m.