textformat {doc2concrete}R Documentation

Text Formatter

Description

background function to load.

Usage

textformat(text, punct = FALSE)

Arguments

text

character Vector of strings to clean.

punct

logical Should punctuation be kept as tokens? Default is TRUE.

Value

character Vector of cleaned strings.


[Package doc2concrete version 0.6.0 Index]