R/newsfreq-package.R

#' A package to search for (via \url{http://newsfreq.com/}) keyword frequencies in news articles
#' @name newsfreq
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @import dplyr httr stringr V8 ggplot2 scales
#' @importFrom magrittr divide_by
#' @importFrom jsonlite fromJSON
NULL
hrbrmstr/newsfreq documentation built on May 19, 2019, 8:19 a.m.