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"
lucasgodeiro/TextForecast documentation built on Sept. 19, 2019, 3:41 a.m.