posWordCloud: Retrieve a wordcloud of the most used positive words in all...

Description Usage Arguments Value Examples

Description

Retrieve a wordcloud of the most used positive words in all the comments of the thread passed to posWordCloud Ensure you install tm.lexicon.GeneralInquirer for this by running: install.packages("tm.lexicon.GeneralInquirer", repos="http://datacube.wu.ac.at", type="source")

Usage

1
posWordCloud(words)

Arguments

words

A vector of all the words in the comment thread

Value

A pretty wordcloud

Examples

1
getWords(words_vector) 

DataCub/feelingreddit documentation built on May 6, 2019, 1:39 p.m.