plain_tweets: Clean up character vector (tweets) to more of a plain text.

Description Usage Arguments Value

View source: R/plain_tweets.R

Description

Removes links, linebreaks, fancy spaces and apostrophes and convert everything to ASCII text. Deprecated to be defunct for next release as there are better text processing tools.

Usage

1

Arguments

x

The desired character vector or data frame/list with named column/element "text" to be cleaned and processed.

Value

Data reformatted with ascii encoding and normal ampersands and without URL links, line breaks, fancy spaces/tabs, fancy apostrophes,


mkearney/rtweet documentation built on Sept. 29, 2021, 12:01 p.m.