cleaning_text_function: Clean data scrapped from reddit

Description Usage Arguments Value

View source: R/cleaning_text_function.R

Description

Clean data scrapped from reddit

Usage

1
cleaning_text_function(x, stopwords = stopwords_vec)

Arguments

x

we want to clean

stopwords

used to specify the stopwords we want to take off the dataframe

Value

the scraped data cleaned


DavidPitteloud/Reddit_Package documentation built on Aug. 15, 2020, 6:59 a.m.