Nothing
#' @name saotd
#'
#' @title Sentiment Analysis of Twitter Data
#'
#' @keywords internal
#' @docType package
#' @aliases saotd-package
#'
#' @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').
NULL
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.