Description Usage Arguments Value Author(s)
View source: R/clean_paragraphs.R
Identify linebreaks which do not seem to match an end of paragraph and recompose the paragraph.
1 | clean_paragraphs(texts)
|
texts |
Character vector. A vector of lines of text to be recomposed into paragraphs. |
A character vector in which paragraphs (ending with "." and with an empty line after) are recomposed.
Nicolas Mangin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.