textformat: 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.