View source: R/extract_sentiments.R
extract_sentiments | R Documentation |
Sentiment Analysis of Tweets
extract_sentiments(df)
df |
A dataset containing a column named 'text' |
Ggplot Graph
tweets <- Rtwitter::tw extract_sentiments(tweets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.