regex_paragraph {textTools}R Documentation

Regular expression that might be used to split strings of text into component paragraphs.

Description

"\n", A regular expression to split strings when encountering a new line.

Usage

regex_paragraph

Format

A string


[Package textTools version 0.1.0 Index]