Nothing
#' Sentiment General plots
#'
#' Number of positive and negative words based on bing,nrc,loughran among the seasons
#' are summarised through a plot here, from the script data.
#'
#' @format A list with
#' \describe{
#' \item{\code{1}}{positive words from bing over seasons}
#' \item{\code{2}}{negative words from bing over seasons}
#' \item{\code{3}}{positive words from nrc over seasons}
#' \item{\code{4}}{negative words from nrc over seasons}
#' \item{\code{5}}{positive words from loughran over seasons}
#' \item{\code{6}}{negative words from loughran over seasons}
#' }
#'
#' @examples
#' length(Sentiment_General_plots)
#'
"Sentiment_General_plots"
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.