R/news_data.R

#' @title News Data
#'
#' @description A simple \code{tibble} containing the term counting of the financial news from the wall street journal and the news york times from 1992:01 through 2018:11.
#'
#' @format A tibble with 1631 components.
#'
#' \describe{
#' \item{dates}{The vector of dates.}
#' \item{X}{The terms counting.}
#' }
"news_data"

Try the TextForecast package in your browser

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

TextForecast documentation built on April 25, 2022, 9:06 a.m.