Learn R Programming

saotd (version 0.3.1)

saotd: Sentiment Analysis of Twitter Data

Description

This analytic is an in initial foray into sentiment analysis. This analytic will allow a user to access the Twitter API (once they create their own developer account), ingest tweets of their interest, clean / tidy data, perform topic modeling if interested, compute sentiment scores utilizing the Bing Lexicon, and output visualizations.

For additional information and a description on how to use the package, please look at the package vignette: utils::vignette('saotd').

Arguments