R/my_dictionary.R

#' my_dictionary
#' @description A simple \code{list} containing a dictionary with positive and negative words(English and Portuguese).
#'
#' @format A list with 2 components.
#'
#' \describe{
#' \item{positive_terms}{The positive words.}
#' \item{negative_terms}{The negative words.}
#' }
"my_dictionary"

Try the TwitterAutomatedTrading package in your browser

Any scripts or data that you put into this service are public.

TwitterAutomatedTrading documentation built on July 1, 2020, 5:48 p.m.