text.clean: text.clean

Usage

View source: R/text_clean.R

Usage

1
2
3
4
5
6
7
8
9
text.clean(
  x,
  trim = TRUE,
  remove_links = TRUE,
  remove_punctuation = TRUE,
  remove_numbers = TRUE,
  remove_tabs = TRUE,
  remove_newlines = TRUE,
  remove_extra_spaces = TRUE)

rocalabern/textools documentation built on May 27, 2019, 12:14 p.m.