R/cw_timeseries.R

Defines functions cw_timeseries

Documented in cw_timeseries

#' Find the popularity of a phrase over a period of time.
#'
#' @export
#' @rdname cw_timeseries-defunct
#' @keywords internal
cw_timeseries <- function(...) {
  .Defunct(msg = "the capitol words API is permanently down")
}

Try the rsunlight package in your browser

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

rsunlight documentation built on May 1, 2019, 10:18 p.m.